Get any crypto balance for a wallet
Easily access the balance and holdings of any EVM-compatible wallet using the Mobula API, with flexible options for blockchain filtering, caching, and handling stale data
Mobula API provides a convenient way to access wallet balances and asset distributions for EVM-compatible wallets. This guide details the steps to query wallet holdings.
What you’ll need
- Basic knowledge of RESTful APIs and JavaScript.
- An EVM-compatible wallet address.
- Optional: Preferences for specific blockchains, cache settings, and stale data handling.
Walkthrough
Prepare Your Query
Decide on the wallet address to query. You can also specify blockchains, cache options, and staleness parameters according to your needs.
Execute the API Call
Make the API call using cURL, Axios, or the Mobula SDK (Beta):
Using cURL:
Using Axios:
Using Mobula SDK (Beta):
Review the Response
The API will return a comprehensive response including the wallet balance, individual asset details, and blockchain information.
Extending Your Insights
With the retrieved data, you can:
- Analyze Asset Allocation: Gain insights into how assets are distributed across different blockchains.
- Monitor Portfolio Performance: Track the total wallet balance and individual asset trends.
- Develop Financial Applications: Integrate this data into financial management tools or investment analysis platforms.
Need Assistance?
Our support team is ready to help you with any questions or integration challenges.