eth_getTransactionByBlockNumberAndIndex RPC 方法
To use the eth_getTransactionByBlockNumberAndIndex method on the Avalanche C-Chain, ensure that the end of your URL includes ext/bc/C/rpc.
参数
blockNumber
字符串
必填
正在加载...
索引
字符串
必填
正在加载...
退货
对象
对象
正在加载...
blockHash
字符串
正在加载...
blockNumber
字符串
正在加载...
来自
字符串
正在加载...
气体
字符串
正在加载...
gasPrice
字符串
正在加载...
maxFeePerGas
字符串
正在加载...
maxPriorityFeePerGas
字符串
正在加载...
哈希
字符串
正在加载...
输入
字符串
正在加载...
非重复值
字符串
正在加载...
到
字符串
正在加载...
transactionIndex
字符串
正在加载...
值
字符串
正在加载...
类型
字符串
正在加载...
chainId
字符串
正在加载...
v
字符串
正在加载...
r
字符串
正在加载...
s
字符串
正在加载...
请求