Skip to content

EthGetTransactionByBlockHashAndIndexParams

EthGetTransactionByBlockHashAndIndexParams: object

Based on the JSON-RPC request for eth_getTransactionByBlockHashAndIndex procedure

Type declaration

blockTag?

readonly optional blockTag: Hex

index

readonly index: Hex

Defined in

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