getBalance
账户方法
getBalance
Returns the lamport balance of the account at the specified address. This method provides the native SOL balance for any Solana account.
POST
getBalance
授权
请求体
application/json
The JSON-RPC protocol version.
可用选项:
2.0 A unique identifier for the request.
示例:
"1"
可用选项:
getBalance Parameters for the request.
The Pubkey of the account to query (base-58 encoded string).
示例:
"83astBRguLMdt2h5U1Tpdq5tjFoJ6noeGwaY3mDLVcri"