get_balance
Retrieve the SOL balance for any Solana wallet address on mainnet, devnet, or testnet.
Instructions
Get the SOL balance of a Solana wallet address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The Solana wallet address (base58 public key) | |
| network | No | Solana network to use (defaults to mainnet-beta) |