eth_getTransactionCount
Returns the number of transactions sent from an address.
Params
(2)1. account (required)
string<hex>
2. block_number (required)
Quantity
(any of)
string<hex>
Result
(String)string
Returns the number of transactions sent from an address.