getAccountInfo - Solana
The getAccountInfo JSON-RPC method retrieves detailed information about a specific account on the Solana blockchain, including its balance, owner, data, and metadata.
Supported Networks
Parameters
Request
https://go.getblock.io/<ACCESS-TOKEN>/Example (cURL) – getAccountInfo example:
Response
Key Response Fields:
Error Handling
Use Case
Code Example (JavaScript) – Web3 getAccountInfo Integration
Integration with Web3
Last updated
Was this helpful?