eth_newFilter 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 FAQ To use the eth_newFilter method on the Avalanche C-Chain, ensure that the end of your URL includes ext/bc/C/rpc.
參數
物件
陣列
載入中...
fromBlock
字串
載入中...
toBlock
字串
載入中...
地址
字串
載入中...
主題
字串
載入中...
退貨
結果
字串
載入中...
請求