Get Address Assets & Balances
Get details of a list of wallet addresses, including their explorer Url & balance
Last updated
Was this helpful?
Get details of a list of wallet addresses, including their explorer Url & balance
Last updated
Was this helpful?
You can use this API to retrieve a list of all tokens and their respective balances associated with a user's wallet address on the desired blockchain
blockchain
* String
Description: The desired blockchain.
address
* String
Description: User wallet address for the desired blockchain.
wallets
Description: List of wallet assets
Note that this endpoint is slow since it queries for all tokens an address is holding and balance of each one. We recommend to use endpoint whenever possible.