Skip to content

EthGetTransactionCountParams

EthGetTransactionCountParams: object

Based on the JSON-RPC request for eth_getTransactionCount procedure

Type declaration

address

address: Address

blockTag?

optional blockTag: BlockParam

Source

params/EthParams.ts:159