sol_get_balance
Retrieve the SOL balance of a Solana wallet account using the configured RPC endpoint.
Instructions
Fetch the SOL balance for a wallet or account using the configured Solana RPC endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pubkey | No | Alias for address | |
| address | No | Wallet or account public key in base58 | |
| commitment | No | Optional commitment override |