get_token_balance
Retrieve the SPL token balance for a specific mint address in a given Solana wallet.
Instructions
Get the SPL token balance of a wallet for a specific token mint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet_address | Yes | Wallet address to check | |
| mint_address | Yes | SPL token mint address | |
| network | No | Solana network |