Skip to content

EthGetTransactionByBlockNumberAndIndexParams

EthGetTransactionByBlockNumberAndIndexParams: object

Based on the JSON-RPC request for eth_getTransactionByBlockNumberAndIndex procedure

Type declaration

blockTag?

optional blockTag: BlockParam

index

index: Hex

Source

params/EthParams.ts:190