What you’ll need
- An EVM-compatible wallet address for querying.
- An API key from the Mobula Dashboard (required for production; optional for development mode).
Walkthrough
1
Set Up Your Query
Choose the wallet address for which you seek the USD total balance. You may also decide to filter the data by specific blockchains if needed.
2
Make the API Request
Use cURL, Axios, or the Mobula SDK (Beta) to execute your query:Using cURL:Using Axios:Using Mobula SDK (Beta):
3
Analyze the Balance Data
The API will return the current USD total balance of the wallet, providing a snapshot of its value:
Utilizing the Balance Data
With this information, you can:- Assess Portfolio Value: Instantly understand the current worth of your crypto holdings in USD.
- Make Informed Decisions: Use real-time balance data to guide trading and investment choices.
- Integrate into Financial Tools: Incorporate wallet balance data into broader financial management or analysis applications.