Skip to content

EthGetTransactionByBlockNumberAndIndexParams

EthGetTransactionByBlockNumberAndIndexParams: object

Based on the JSON-RPC request for eth_getTransactionByBlockNumberAndIndex procedure

Type declaration

blockTag?

readonly optional blockTag: BlockParam

index

readonly index: Hex

Defined in

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