eth_getTransactionCount
Returns the number of transactions sent from an address.
⚠ This endpoint is only available with Blast access.
Path parameters
apiKey
Request
This endpoint expects an object.
Address
The address of the account to get the transaction count for.
Block
The block number, tag, or hash at which to retrieve the transaction count.
Response
The number of transactions sent from the address, as a hexadecimal string.