Skip to content

EthGetUncleByBlockNumberAndIndexParams

EthGetUncleByBlockNumberAndIndexParams: object

Based on the JSON-RPC request for eth_getUncleByBlockNumberAndIndex procedure

Type declaration

blockTag?

readonly optional blockTag: BlockParam

uncleIndex

readonly uncleIndex: Hex

Defined in

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