Conversation
- add token registry service to fetch token data from VeChain registry - create hooks for accessing registry tokens with metadata (name, icon, decimals) - update `useTokenBalances` to include token metadata from registry - support all registry tokens (50+) instead of hardcoded 6 tokens - backward compatibility with existing token balance fetching
- uses registry icons when available / fall back to hardcoded SVG components for core tokens
…age custom tokens) and token icons - replace footer with floating action button for custom tokens - add `"All tokens are VIP-180 compatible on VeChain"` disclaimer on asset list - simplify AssetButton layout
🚀 Preview environment deployed!Preview URL: https://preview.vechainkit.vechain.org/410-request---add-token-details-from-token-registry |
|
Prices are broken as well |
|
From a style pov we can remove the "All tokens are VIP-180 compatible on VeChain" and I'm not super convinced about the edit button. We do not actually edit/customize the tokens we see in that list, it's only for adding tokens that are not present there. Maybe we add an "add" button near the search input? |
okay, will remove the disclaimer at the top. For the edit button, probably better to have a |
|
Closing in favor of #551 |

Description
This PR updates the asset list in vck to use the updated token list from VeChain token registry
Closes #410
Updated packages (if any):