getTransactionCount - Solana
The Web3 getTransactionCount JSON-RPC method retrieves the total number of transactions confirmed on the Solana network up to the latest block.
Supported Networks
Parameters
Request
API Endpoint:
https://go.getblock.io/<ACCESS-TOKEN>/getTransactionCount example Request (cURL):
Response
Example Response:
Response Parameters:
Error Handling
Example Error Response:
Use Cases
Code getTransactionCount Example – Web3 Integration
Integration with Web3
Last updated
Was this helpful?