Skip to content

EthGetTransactionCountParams

EthGetTransactionCountParams: object

Based on the JSON-RPC request for eth_getTransactionCount procedure

Type declaration

address

readonly address: Address

blockTag?

readonly optional blockTag: BlockParam

Defined in

packages/actions/src/eth/EthParams.ts:159