EthGetTransactionByBlockHashAndIndexParams: object
Based on the JSON-RPC request for eth_getTransactionByBlockHashAndIndex procedure
Type declaration
blockTag?
optional readonly blockTag: Hex
index
readonly index: Hex
Source
packages/actions/src/eth/EthParams.ts:182