JSON RPC
eth_getTransactionCount
POST
Returns the number of transactions sent from an address
Body
number
Serves as a unique identifier for the request
string
Indicates the version of JSON-RPC being used
string
Represents the name of the remote procedure or method to be called
array
Response
number
Returns unique identifier for the request
string
Returns the version of JSON-RPC being used
string
A hex code of the integer representing the number of transactions sent from this address