Wallet - Tokens Balance

Retrieve the balances of a list of tokens in a wallet.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

  • Maximum number of tokens per request: 50
  • data[<index>]:
    • address: Token mint address on Solana.
    • decimals: Number of decimal places used by the token.
    • price: Current token price in USD.
    • balance: Raw balance in base units (string).
    • amount: Human-readable balance (normalized using 10^-decimals).
    • network: Blockchain network (e.g., solana).
    • name: Token name (e.g., BIGIFTRUE).
    • symbol: Token ticker.
    • value: USD value of the wallet’s holdings (amount * price).
Body Params
string
token_addresses
array of strings
token_addresses
Headers
string
enum
Defaults to solana

Solana network only.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json