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