Skip to main content
GET
Get Account Balances

Authorizations

Authorization
string
header
required

Bearer authentication with an API token

Path Parameters

account_id
string
required

Unique identifier of an account.

Query Parameters

chain
enum<string>

(OPTIONAL) Optional chain to query balances for. If not provided, balances for all supported chains will be returned. Chain identifier

Available options:
CHAIN_UNSPECIFIED,
ETHEREUM_MAINNET,
POLYGON_MAINNET,
ETHEREUM_TESTNET,
OPTIMISM_SEPOLIA,
BASE_MAINNET,
BASE_SEPOLIA,
OPTIMISM_MAINNET,
POLYGON_AMOY,
SOLANA_MAINNET,
SOLANA_DEVNET
Example:

"ETHEREUM_MAINNET"

Response

Success

balances
Balance · object[]

List of balances for the account