eth_getTransactionCount
Returns the number of transactions sent from an address.
Parameters
account*
Type: string
block_number*
Type: oneOf: Quantity (hex) | Tag
Enter a block hex (using "latest" by default)
Returns
string
Returns the number of transactions sent from an address.
string