Get wallet balance
get_wallet_balanceCheck SOL balance for any wallet, with optional SPL token balance. Defaults to the server's trading wallet if no address is provided.
Instructions
Get the SOL balance (and optionally an SPL token balance) for a wallet address. If walletAddress is omitted, defaults to the server's configured trading wallet when trading is enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mintAddress | No | Optional SPL token mint to also check the balance of | |
| walletAddress | No | Wallet address to check; defaults to the server's configured wallet if trading is enabled |