Skip to content

EthGetBlockByNumberParams

EthGetBlockByNumberParams: object

Based on the JSON-RPC request for eth_getBlockByNumber procedure

Type declaration

blockTag?

optional readonly blockTag: BlockParam

fullTransactionObjects

readonly fullTransactionObjects: boolean

Source

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