0.01 credits per call
eth_getTransactionCount on Robinhood Chain: Returns the nonce (number of transactions sent) of an address.
Endpoint
Authorization: Bearer <GOLDRUSH_API_KEY>. See authentication.
Parameters
Returns
QUANTITY: Hex-encoded transaction count.
Examples
Errors
Standard JSON-RPC errors:-32600 invalid request, -32601 method not found, -32602 invalid params.
Related Transactions info methods on Robinhood Chain
eth_getTransactionByHashon Robinhood Chaineth_getTransactionByBlockHashAndIndexon Robinhood Chaineth_getTransactionByBlockNumberAndIndexon Robinhood Chaineth_getTransactionReceipton Robinhood Chain