v1
latestOpenAPI 3.0.02026-07-26541677.9 KBEthereum API
eth_getTransactionCount
Returns the number of transactions sent from an address
post/eth_getTransactionCount
Request body
Response
Returns the transaction hash
Example response
{
"jsonrpc": "2.0",
"id": 1,
"result": "0x2f5d6a8af654c249bc487e7c7b926a3f3f165b575a6485a487f12c7a9e3c8e45"
}