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.
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.
With the retrieved data, you can:
Our support team is ready to help you with any questions or integration challenges.
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.
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.
With the retrieved data, you can:
Our support team is ready to help you with any questions or integration challenges.