본문으로 건너뛰기

eth_getLogs RPC 메서드

로딩 중...

업데이트됨:
Jan 21, 2026

eth_getLogs RPC 메서드

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
"logIndex": "0x0",
7
"removed": false,
8
"blockNumber": "0x233",
9
"blockHash": "0xfc139f5e2edee9e9c888d8df9a2d2226133a9bd87c88ccbd9c930d3d4c9f9ef5",
10
"transactionHash": "0x66e7a140c8fa27fe98fde923defea7562c3ca2d6bb89798aabec65782c08f63d",
11
"transactionIndex": "0x0",
12
"address": "0x42699a7612a82f1d9c36148af9c77354759b210b",
13
"data": "0x0000000000000000000000000000000000000000000000000000000000000004",
14
"topics": [
15
"0x04474795f5b996ff80cb47c148d4c5ccdbe09ef27551820caa9c2f8ed149cce3"
16
]
17
},
18
{
19
"logIndex": "0x0",
20
"removed": false,
21
"blockNumber": "0x238",
22
"blockHash": "0x98b0ec0f9fea0018a644959accbe69cd046a8582e89402e1ab0ada91cad644ed",
23
"transactionHash": "0xdb17aa1c2ce609132f599155d384c0bc5334c988a6c368056d7e167e23eee058",
24
"transactionIndex": "0x0",
25
"address": "0x42699a7612a82f1d9c36148af9c77354759b210b",
26
"data": "0x0000000000000000000000000000000000000000000000000000000000000007",
27
"topics": [
28
"0x04474795f5b996ff80cb47c148d4c5ccdbe09ef27551820caa9c2f8ed149cce3"
29
]
30
}
31
]
32
}
1
{
2
"jsonrpc": "2.0",
3
"id": "1",
4
"결과": [
5
{
6
"logIndex": "0x0",
7
"removed": false,
8
"blockNumber": "0x233",
9
"blockHash": "0xfc139f5e2edee9e9c888d8df9a2d2226133a9bd87c88ccbd9c930d3d4c9f9ef5",
10
"transactionHash": "0x66e7a140c8fa27fe98fde923defea7562c3ca2d6bb89798aabec65782c08f63d",
11
"transactionIndex": "0x0",
12
"address": "0x42699a7612a82f1d9c36148af9c77354759b210b",
13
"data": "0x0000000000000000000000000000000000000000000000000000000000000004",
14
"topics": [
15
"0x04474795f5b996ff80cb47c148d4c5ccdbe09ef27551820caa9c2f8ed149cce3"
16
]
17
},
18
{
19
"logIndex": "0x0",
20
"removed": false,
21
"blockNumber": "0x238",
22
"blockHash": "0x98b0ec0f9fea0018a644959accbe69cd046a8582e89402e1ab0ada91cad644ed",
23
"transactionHash": "0xdb17aa1c2ce609132f599155d384c0bc5334c988a6c368056d7e167e23eee058",
24
"transactionIndex": "0x0",
25
"address": "0x42699a7612a82f1d9c36148af9c77354759b210b",
26
"data": "0x0000000000000000000000000000000000000000000000000000000000000007",
27
"topics": [
28
"0x04474795f5b996ff80cb47c148d4c5ccdbe09ef27551820caa9c2f8ed149cce3"
29
]
30
}
31
]
32
}
아직 계정이 없으신가요?
단 몇 초endpoint Quicknode endpoint 생성하고 개발을 시작하세요
무료로 시작하기