Wallets
List virtual wallet balances
List aggregated balances across virtual wallets for a blockchain.
GET
Retrieves balances for all virtual wallets on the specified blockchain. Solana is not supported. Requires an API key with access level 1 or higher.
Query parameters
Blockchain to filter balances. One of
ETHEREUM, POLYGON, BSC, ARBITRUM, OPTIMISM, BASE, AVALANCHE.Response
Returns an array of balance objects.Token name.
Token symbol.
Current balance amount.
Smart contract address of the token.

