Skip to content

EthGetUncleByBlockNumberAndIndexParams

EthGetUncleByBlockNumberAndIndexParams: object

Based on the JSON-RPC request for eth_getUncleByBlockNumberAndIndex procedure

Type declaration

blockTag?

optional blockTag: BlockParam

uncleIndex

uncleIndex: Hex

Source

params/EthParams.ts:211