Skip to main content

Prerequisites

  • Ensure you have a wallet created.
  • API Key: Ensure you have an API key with the scopes: wallets.read and wallets:balance.read.

Retrieving Wallet Balances

Parameters

string[]
The tokens to get the balances for. This can be a token symbol or a token address.

Returns

Token
The native token balance.
Token
The USDC balance.
Token[]
The tokens balances.