get_multi_token_balance_v4
Retrieve multi-token balances for a wallet address across multiple blockchains, organized by smart contracts. Supported networks include Ethereum, Base, Arbitrum, Polygon, Optimism, Celo, and Algorand.
Instructions
[blockchain_data] /v4/data/multitoken/balances 50 credits per API call Get Multi Token balances of a wallet address. The Multi Tokens are returned grouped by the smart contracts they were minted on. This API is supported for the following blockchains: Ethereum - ethereum-mainnet / ethereum-sepolia / ethereum-holesky Base - base-mainnet / base-sepolia Arbitrum - arb-one-mainnet / arb-testnet Polygon - polygon-mainnet / polygon-amoy Optimism - optimism-mainnet / optimism-testnet Celo - celo-mainnet / celo-testnet Algorand - algorand-mainnet-algod / algorand-testnet-algod
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | The blockchain address that you want to get the multitoken balance of | |
chain | Yes | Blockchain to work with |