본문으로 건너뛰기

eth_getBlockReceipts RPC 메서드

로딩 중...

업데이트 날짜:
2026년 1월 21일

eth_getBlockReceipts RPC 메서드

매개변수

블록 번호
문자열
필수
로딩 중...

반품

결과
배열
로딩 중...
blockHash
문자열
로딩 중...
블록 번호
문자열
로딩 중...
contractAddress
문자열
로딩 중...
누적 가스 사용량
문자열
로딩 중...
실질가스가격
문자열
로딩 중...
출처:
문자열
로딩 중...
가스 사용량
문자열
로딩 중...
gasUsedForL1
문자열
로딩 중...
l1BlockNumber
문자열
로딩 중...
로그
배열
로딩 중...
주소
문자열
로딩 중...
주제
배열
로딩 중...
데이터
문자열
로딩 중...
블록 번호
문자열
로딩 중...
트랜잭션 해시
문자열
로딩 중...
트랜잭션 인덱스
문자열
로딩 중...
blockHash
문자열
로딩 중...
logIndex
문자열
로딩 중...
삭제됨
부울
로딩 중...
logsBloom
문자열
로딩 중...
상태
문자열
로딩 중...
timeboosted
부울
로딩 중...
~에
문자열
로딩 중...
트랜잭션 해시
문자열
로딩 중...
트랜잭션 인덱스
문자열
로딩 중...
유형
문자열
로딩 중...
요청
답변
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"결과": [
5
{
6
"blockHash": "0x26c88a5b39e1f792a09791eab35919363e844b1da7d1c3ac44a2c68045710ec4",
7
"blockNumber": "0x50a1a35",
8
"contractAddress": null,
9
"cumulativeGasUsed": "0x0",
10
"effectiveGasPrice": "0x1312d00",
11
"from": "0x00000000000000000000000000000000000a4b05",
12
"gasUsed": "0x0",
13
"gasUsedForL1": "0x0",
14
"l1BlockNumber": "0x1727455",
15
"logs": [],
16
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
17
"상태": "0x1",
18
"timeboosted": false,
19
"to": "0x00000000000000000000000000000000000a4b05",
20
"transactionHash": "0x6e1b6804c89ddf1115d854a2b923c4ef529a8b0916811aa47e4ebe975cb9fda2",
21
"transactionIndex": "0x0",
22
"type": "0x6a"
23
},
24
{
25
"blockHash": "0x26c88a5b39e1f792a09791eab35919363e844b1da7d1c3ac44a2c68045710ec4",
26
"blockNumber": "0x50a1a35",
27
"contractAddress": null,
28
"cumulativeGasUsed": "0x1f3d7",
29
"effectiveGasPrice": "0x1312d00",
30
"from": "0xfecb60fac9150c9ce63053a61b1a5ef5dd18ad63",
31
"gasUsed": "0x1f3d7",
32
"gasUsedForL1": "0x16127",
33
"l1BlockNumber": "0x1727455",
34
"로그": [
35
{
36
"address": "0xa8a4547be2ece6dde2dd91b4a5adfe4a043b21c7",
37
"주제": [
38
"0x47d9066e07019286c19790aa54f97c9830127e71edff41b453c7adeaa15d2fe8"
39
],
40
"data": "0x000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000007fc49d763f90",
41
"blockNumber": "0x50a1a35",
42
"transactionHash": "0x30b1b2049600ada5b52a0e13098ce3bb5642bded9399c0b0ca6175eaa280f536",
43
"transactionIndex": "0x1",
44
"blockHash": "0x26c88a5b39e1f792a09791eab35919363e844b1da7d1c3ac44a2c68045710ec4",
45
"blockTimestamp": "0x696fd84d",
46
"logIndex": "0x0",
47
"삭제됨": false
48
}
49
],
50
"logsBloom": "0x00020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000",
51
"상태": "0x1",
52
"timeboosted": false,
53
"to": "0xa8a4547be2ece6dde2dd91b4a5adfe4a043b21c7",
54
"transactionHash": "0x30b1b2049600ada5b52a0e13098ce3bb5642bded9399c0b0ca6175eaa280f536",
55
"transactionIndex": "0x1",
56
"type": "0x2"
57
}
58
]
59
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"결과": [
5
{
6
"blockHash": "0x26c88a5b39e1f792a09791eab35919363e844b1da7d1c3ac44a2c68045710ec4",
7
"blockNumber": "0x50a1a35",
8
"contractAddress": null,
9
"cumulativeGasUsed": "0x0",
10
"effectiveGasPrice": "0x1312d00",
11
"from": "0x00000000000000000000000000000000000a4b05",
12
"gasUsed": "0x0",
13
"gasUsedForL1": "0x0",
14
"l1BlockNumber": "0x1727455",
15
"logs": [],
16
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
17
"상태": "0x1",
18
"timeboosted": false,
19
"to": "0x00000000000000000000000000000000000a4b05",
20
"transactionHash": "0x6e1b6804c89ddf1115d854a2b923c4ef529a8b0916811aa47e4ebe975cb9fda2",
21
"transactionIndex": "0x0",
22
"type": "0x6a"
23
},
24
{
25
"blockHash": "0x26c88a5b39e1f792a09791eab35919363e844b1da7d1c3ac44a2c68045710ec4",
26
"blockNumber": "0x50a1a35",
27
"contractAddress": null,
28
"cumulativeGasUsed": "0x1f3d7",
29
"effectiveGasPrice": "0x1312d00",
30
"from": "0xfecb60fac9150c9ce63053a61b1a5ef5dd18ad63",
31
"gasUsed": "0x1f3d7",
32
"gasUsedForL1": "0x16127",
33
"l1BlockNumber": "0x1727455",
34
"로그": [
35
{
36
"address": "0xa8a4547be2ece6dde2dd91b4a5adfe4a043b21c7",
37
"주제": [
38
"0x47d9066e07019286c19790aa54f97c9830127e71edff41b453c7adeaa15d2fe8"
39
],
40
"data": "0x000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000007fc49d763f90",
41
"blockNumber": "0x50a1a35",
42
"transactionHash": "0x30b1b2049600ada5b52a0e13098ce3bb5642bded9399c0b0ca6175eaa280f536",
43
"transactionIndex": "0x1",
44
"blockHash": "0x26c88a5b39e1f792a09791eab35919363e844b1da7d1c3ac44a2c68045710ec4",
45
"blockTimestamp": "0x696fd84d",
46
"logIndex": "0x0",
47
"삭제됨": false
48
}
49
],
50
"logsBloom": "0x00020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000",
51
"상태": "0x1",
52
"timeboosted": false,
53
"to": "0xa8a4547be2ece6dde2dd91b4a5adfe4a043b21c7",
54
"transactionHash": "0x30b1b2049600ada5b52a0e13098ce3bb5642bded9399c0b0ca6175eaa280f536",
55
"transactionIndex": "0x1",
56
"type": "0x2"
57
}
58
]
59
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요