axelarnetwork / axelarjs

Axelar Network foundations for Javascript/Typescript application development
Apache License 2.0
10 stars 8 forks source link

chore: fix the token details doesn't load properly #424

Closed npty closed 3 months ago

npty commented 3 months ago

Description

Currently, the token details page cannot be loaded successfully. It seems like this https://github.com/axelarnetwork/axelarjs/pull/418 has some unexpected side-effects. This PR reverted the scanChains function to the original code, before the changes were introduced.

It's just because we forgot to return the value out of the function...

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
axelar-maestro ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 4:09am
axelar-registry ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 4:09am
axelar-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 4:09am
changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: f3abfb33542812912851d8ec67182a0c69d67052

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | @axelarjs/maestro | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR