跳至主要內容

eth_getLogs RPC Method

載入中...

更新於
2026年3月27日

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
字串
載入中...
logIndex
字串
載入中...
已移除
布林值
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
「結果」: [
5
{
6
"address": "0x5362874e334bb5a2c8083a2cf2eb3db6f3d8e33c",
7
"topics": [
8
"0xcbdf6214089cba887ecbf35a0b6a734589959c9763342c756bb2a80ca2bc9f6e",
9
"0x000000000000000000000000000000000000000000000000000000000000001c",
10
"0x0000000000000000000000001a2a5e805342d5139111488c59d72832055a3e8f"
11
],
12
"data": "0x00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000064",
13
"blockHash": "0x44905d43d8fb5767e4bfba697ae0b6948efce6b7ebbebb349a6bc53d6e76d75e",
14
"blockNumber": "0x247e80",
15
"blockTimestamp": "0x69de1215",
16
"transactionHash": "0xe9e55413b4d0b2c1beab8cda113c7a2c25c9b1b2b24aba3a4b651f0943912e17",
17
"transactionIndex": "0x0",
18
"logIndex": "0x0",
19
"removed": false
20
}
21
]
22
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
「結果」: [
5
{
6
"address": "0x5362874e334bb5a2c8083a2cf2eb3db6f3d8e33c",
7
"topics": [
8
"0xcbdf6214089cba887ecbf35a0b6a734589959c9763342c756bb2a80ca2bc9f6e",
9
"0x000000000000000000000000000000000000000000000000000000000000001c",
10
"0x0000000000000000000000001a2a5e805342d5139111488c59d72832055a3e8f"
11
],
12
"data": "0x00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000064",
13
"blockHash": "0x44905d43d8fb5767e4bfba697ae0b6948efce6b7ebbebb349a6bc53d6e76d75e",
14
"blockNumber": "0x247e80",
15
"blockTimestamp": "0x69de1215",
16
"transactionHash": "0xe9e55413b4d0b2c1beab8cda113c7a2c25c9b1b2b24aba3a4b651f0943912e17",
17
"transactionIndex": "0x0",
18
"logIndex": "0x0",
19
"removed": false
20
}
21
]
22
}
還沒有帳號嗎?
endpoint 幾秒鐘endpoint 建立您的Quicknode endpoint ,並開始建置
立即免費開始使用