Skip to main content
GET
Balance

Query Parameters

address
string
required

Owner wallet pubkey.

Example:

"Bt9oNR5cCtnfuMmXgWELd6q5i974PdEMQDUE55nBC57L"

mint
string
required

SPL mint pubkey.

Example:

"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"

cluster

Optional. Use mainnet for BASE_RPC_URL and EPHEMERAL_RPC_URL, devnet for BASE_DEVNET_RPC_URL and EPHEMERAL_DEVNET_RPC_URL, or provide a custom http(s) RPC URL to override the base RPC while keeping the configured ephemeral RPC.

Available options:
mainnet,
devnet
Example:

"mainnet"

Response

Base-chain token balance

address
string
required
mint
string
required
ata
string
required
location
enum<string>
required
Available options:
base,
ephemeral
balance
string
required

Base-unit balance as a string.