EthGetUncleByBlockNumberAndIndexParams
EthGetUncleByBlockNumberAndIndexParams:
object
Based on the JSON-RPC request for eth_getUncleByBlockNumberAndIndex
procedure
Type declaration
blockTag?
optional
readonly
blockTag:BlockParam
uncleIndex
readonly
uncleIndex:Hex
Source
packages/actions/src/eth/EthParams.ts:211