get_token_balance
Retrieve the SPL token balance of any wallet for a specific token mint on Solana. Input the wallet and mint addresses to get the balance.
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 |