Skip to content

EthGetBlockByNumberParams

EthGetBlockByNumberParams: object

Based on the JSON-RPC request for eth_getBlockByNumber procedure

Type declaration

blockTag?

readonly optional blockTag: BlockParam

fullTransactionObjects

readonly fullTransactionObjects: boolean

Defined in

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