0.01 credits per call
eth_getTransactionCount on Monad: 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 Monad
eth_getTransactionByHashon Monadeth_getTransactionByBlockHashAndIndexon Monadeth_getTransactionByBlockNumberAndIndexon Monadeth_getTransactionReceipton Monad