eth_getLogs RPC 方法
Please note that this RPC method have a block range limit of 10,000 blocks to ensure reliability, so it's best to break down queries into smaller chunks for faster responses and better error handling. For more information about the block range limit and how to avoid it, refer to this FAQTo use the eth_getLogs method on the Avalanche C-Chain, ensure that the end of your URL includes ext/bc/C/rpc.
參數
物件
陣列
載入中...
fromBlock
字串
載入中...
toBlock
字串
載入中...
地址
字串
載入中...
主題
陣列
載入中...
blockHash
字串
載入中...
退貨
陣列
陣列
載入中...
地址
字串
載入中...
主題
陣列
載入中...
資料
字串
載入中...
區塊編號
字串
載入中...
交易哈希值
字串
載入中...
交易索引
字串
載入中...
blockHash
字串
載入中...
logIndex
字串
載入中...
已移除
布林值
載入中...
請求