Get a List of Balances for Multiple Addresses

Returns a list of account balances for a user-defined list of account addresses:

  • The filter allows up to 200 addresses for:
    • Algorand
    • Bitcoin
    • Solana
    • Stellar
    • Ethereum
  • The filter allows up to 10 addresses for other supported protocols.
💡

Compute Unit Value: 50 (fixed)


🚧

Truncation Info

For responses that have big numbers (such as in transfer amounts from blockchain transactions), truncation might be applied from Javascript’s native JSON parser.

To avoid this behavior, we recommend using a library such as json-bigint or lossless-json


Supported Protocols and Networks

Supported Protocols & Networks

Protocol Network Path Parameters
Algorand Mainnet algorand/mainnet
Avalanche Mainnet-c avalanche/mainnet-c
Testnet-c avalanche/testnet-c
Bitcoin Mainnet bitcoin/mainnet
Testnet bitcoin/testnet
Testnet4 bitcoin/testnet4
Bitcoincash Mainnet bitcoincash/mainnet
Testnet bitcoincash/testnet
Dogecoin Mainnet dogecoin/mainnet
Testnet dogecoin/testnet
Ethereum Mainnet ethereum/mainnet
Holesky ethereum/holesky
Sepolia ethereum/sepolia
Hoodi ethereum/hoodi
Litecoin Mainnet litecoin/mainnet
Testnet litecoin/testnet
Near Mainnet near/mainnet
Optimism Mainnet optimism/mainnet
Polkadot Mainnet polkadot/mainnet
Westend polkadot/westend
Polygon Mainnet polygon/mainnet
Amoy polygon/amoy
Solana Mainnet solana/mainnet
Testnet solana/testnet
Stellar Mainnet stellar/mainnet
Testnet stellar/testnet
Tezos Mainnet tezos/mainnet
Tron Mainnet tron/mainnet
Nile tron/nile
XRP Mainnet xrp/mainnet
Language
Credentials
URL
Click Try It! to start a request and see the response here!