メインコンテンツへスキップ

eth_getLogs RPC Method

読み込み中...

更新日:
Feb 09, 2026

eth_getLogs RPC Method

Please be aware that the block range limit for this RPC method is 5 blocks for users on the Free Trial plan and 10,000 blocks for those on paid plans. Consider dividing your queries into smaller segments to enhance response times and manage errors more effectively. For further details on the block range limit and strategies for mitigating it, please consult the FAQ

パラメータ

オブジェクト
オブジェクト
読み込み中...
fromBlock
文字列
読み込み中...
toBlock
文字列
読み込み中...
住所
文字列
読み込み中...
トピック
配列
読み込み中...
blockHash
文字列
読み込み中...

返します

結果
配列
読み込み中...
住所
文字列
読み込み中...
トピック
配列
読み込み中...
データ
文字列
読み込み中...
blockHash
文字列
読み込み中...
ブロック番号
文字列
読み込み中...
l1BatchNumber
文字列
読み込み中...
トランザクションハッシュ
文字列
読み込み中...
トランザクションインデックス
文字列
読み込み中...
logIndex
文字列
読み込み中...
transactionLogIndex
文字列
読み込み中...
logType
文字列
読み込み中...
削除済み
ブール値
読み込み中...
blockTimestamp
文字列
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"result": [],
4
"id": 1
5
}
1
{
2
「jsonrpc」: "2.0",
3
"result": [],
4
"id": 1
5
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう