Wallet API Update: Enriched ERC20 Token Features
We’re happy to announce a bunch of new ERC20 token features for our Wallet API. These updates will offer you richer data collection and also a more detailed view of your users’ token portfolios.
1. Query ERC20 Token Balances
Retrieve all or a specific ERC20 token balance for a wallet address, which makes it easier to build applications with up-to-date token balance data.
2. Query ERC20 Token Metadata
We’ve significantly enriched the metadata you can retrieve for ERC20 tokens including;
- thumbnail: Retrieve the token’s thumbnail image URL and visually represent the token in applications and interfaces.
- portfolioPercentage: Determine the percentage value of a token relative to the user’s total portfolio.
- usdPrice: Retrieve the current USDC price of a token
- usdBalanceValue: Provides the total USD value of all tokens
- categories: Get token category information, which helps users understand the type and utility of each token in their portfolio.
- links: Get links to a token’s socials including websites, Facebook, YouTube, etc.
These new features provide you more detailed data about the user's wallet holding, allowing for richer user interfaces and applications. Whether you’re building a wallet, portfolio tracker, or any other web3 application, these features will help you create more informative and engaging user experiences.
Want to get started? Connect with an expert, start building through our developer portal, or explore the full documentation.