EthGetTransactionCountParams
EthGetTransactionCountParams:
object
Based on the JSON-RPC request for eth_getTransactionCount procedure
Type declaration
address
readonlyaddress:Address
blockTag?
optionalreadonlyblockTag:BlockParam
Source
packages/actions/src/eth/EthParams.ts:159