본문으로 건너뛰기

eth_getTransactionReceipt RPC 메서드

로딩 중...

업데이트됨:
2026년 5월 25일

eth_getTransactionReceipt RPC 메서드

Please note that transaction receipts are not available for pending transactions.
MegaETH nodes use a ~15-day pruning window for receipt data. Receipts older than ~15 days (1,296,064 blocks) are pruned from the database but are also persisted in static files. For more details, see the MegaETH Pruning Policy.

매개변수

해시
문자열
필수
로딩 중...

반품

객체
객체
로딩 중...
유형
문자열
로딩 중...
상태
문자열
로딩 중...
누적 가스 사용량
문자열
로딩 중...
로그
배열
로딩 중...
주소
문자열
로딩 중...
주제
배열
로딩 중...
데이터
문자열
로딩 중...
blockHash
문자열
로딩 중...
블록 번호
문자열
로딩 중...
트랜잭션 해시
문자열
로딩 중...
트랜잭션 인덱스
문자열
로딩 중...
logIndex
문자열
로딩 중...
삭제됨
부울
로딩 중...
depositNonce
문자열
로딩 중...
depositReceiptVersion
문자열
로딩 중...
logsBloom
문자열
로딩 중...
트랜잭션 해시
문자열
로딩 중...
트랜잭션 인덱스
문자열
로딩 중...
blockHash
문자열
로딩 중...
블록 번호
문자열
로딩 중...
가스 사용량
문자열
로딩 중...
실질가스가격
문자열
로딩 중...
출처:
문자열
로딩 중...
~에
문자열
로딩 중...
계약 주소
문자열
로딩 중...
l1GasPrice
문자열
로딩 중...
l1GasUsed
문자열
로딩 중...
l1Fee
문자열
로딩 중...
l1BaseFeeScalar
문자열
로딩 중...
l1BlobBaseFee
문자열
로딩 중...
l1BlobBaseFeeScalar
문자열
로딩 중...
요청
답변
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"type": "0x7e",
6
"상태": "0x1",
7
"cumulativeGasUsed": "0x18d5c",
8
"logs": [],
9
"depositNonce": "0x6e8c54",
10
"depositReceiptVersion": "0x1",
11
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
12
"transactionHash": "0x6eac46de7abaf4079fae382032f670261d68637a9c5b5c515b66f1c5c302a475",
13
"transactionIndex": "0x0",
14
"blockHash": "0xb851bd3df47af166dd39c7b54d0effe9174f2202e46dac92cae0098abc116517",
15
"blockNumber": "0x6e8c55",
16
"gasUsed": "0x18d5c",
17
"effectiveGasPrice": "0x0",
18
"from": "0xdeaddeaddeaddeaddeaddeaddeaddeaddead0001",
19
"to": "0x4200000000000000000000000000000000000015",
20
"contractAddress": null,
21
"l1GasPrice": "0x297fe0b4",
22
"l1GasUsed": "0x6f5",
23
"l1Fee": "0x0",
24
"l1BaseFeeScalar": "0x558",
25
"l1BlobBaseFee": "0x8c6083ea1d86a98",
26
"l1BlobBaseFeeScalar": "0x0"
27
}
28
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"type": "0x7e",
6
"상태": "0x1",
7
"cumulativeGasUsed": "0x18d5c",
8
"logs": [],
9
"depositNonce": "0x6e8c54",
10
"depositReceiptVersion": "0x1",
11
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
12
"transactionHash": "0x6eac46de7abaf4079fae382032f670261d68637a9c5b5c515b66f1c5c302a475",
13
"transactionIndex": "0x0",
14
"blockHash": "0xb851bd3df47af166dd39c7b54d0effe9174f2202e46dac92cae0098abc116517",
15
"blockNumber": "0x6e8c55",
16
"gasUsed": "0x18d5c",
17
"effectiveGasPrice": "0x0",
18
"from": "0xdeaddeaddeaddeaddeaddeaddeaddeaddead0001",
19
"to": "0x4200000000000000000000000000000000000015",
20
"contractAddress": null,
21
"l1GasPrice": "0x297fe0b4",
22
"l1GasUsed": "0x6f5",
23
"l1Fee": "0x0",
24
"l1BaseFeeScalar": "0x558",
25
"l1BlobBaseFee": "0x8c6083ea1d86a98",
26
"l1BlobBaseFeeScalar": "0x0"
27
}
28
}
아직 계정이 없으신가요?
단 몇 초endpoint Quicknode endpoint 생성하고 개발을 시작하세요
무료로 시작하기