Wallets
Get wallet balance
Retrieve token balances held by a wallet.
GET
Retrieves the current balance of all tokens held by the wallet. Requires an API key with access level 1 or higher.
Path parameters
The treasury account ID.
The wallet ID to retrieve balance from.
Response
Returns an array of token balance objects.Token name.
Token symbol.
Current balance amount.
Smart contract address of the token.

