Run `getBalance`
Account Methods
getBalance
Returns the lamport balance of the account at the specified address. This method provides the native SOL balance for any Solana account.
POST
Run `getBalance`
Documentation Index
Fetch the complete documentation index at: https://docs.solanatracker.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
The JSON-RPC protocol version.
Available options:
2.0 A unique identifier for the request.
Example:
"1"
Available options:
getBalance Parameters for the request.
The Pubkey of the account to query (base-58 encoded string).
Example:
"83astBRguLMdt2h5U1Tpdq5tjFoJ6noeGwaY3mDLVcri"