본문으로 건너뛰기

eth_getTransactionByHash RPC Method

로딩 중...

업데이트 날짜:
2026년 3월 27일

eth_getTransactionByHash RPC Method

매개변수

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

반품

객체
객체
로딩 중...
blockHash
문자열
로딩 중...
블록 번호
문자열
로딩 중...
출처:
문자열
로딩 중...
가스
문자열
로딩 중...
maxFeePerGas
문자열
로딩 중...
가스당 최대 우선순위 수수료
문자열
로딩 중...
가스 가격
문자열
로딩 중...
해시
문자열
로딩 중...
입력
문자열
로딩 중...
논스
문자열
로딩 중...
~에
문자열
로딩 중...
트랜잭션 인덱스
문자열
로딩 중...
문자열
로딩 중...
유형
문자열
로딩 중...
accessList
배열
로딩 중...
chainId
문자열
로딩 중...
v
문자열
로딩 중...
r
문자열
로딩 중...
s
문자열
로딩 중...
yParity
문자열
로딩 중...
요청
답변
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"유형": "0x2",
5
"maxPriorityFeePerGas": "0x18e9b26e00",
6
"maxFeePerGas": "0x18e9b26e46",
7
"accessList": [],
8
"yParity": "0x0",
9
"chainId": "0x51",
10
"nonce": "0x56abb0",
11
"to": "0x5cfce8669c672df27e3d6cad41859328932ec278",
12
"from": "0x5cfce8669c672df27e3d6cad41859328932ec278",
13
"값": "0x0",
14
"input": "0x",
15
"gasPrice": "0x18e9b26e07",
16
"v": "0x0",
17
"r": "0x33fbda666ff35f11a2cabdeffd7379708e9820a395add4b826f50ae64e8a2375",
18
"s": "0x650567499fb744ddc105dac70214dbaabbe3413a775772d11816b5588ce391be",
19
"hash": "0x4d9d7a87ab2dae0cc4afc5d2f8fbe1e70a0ec8229908b4ae17105e66f20097b0",
20
"transactionIndex": "0x1",
21
"blockHash": "0x77077e59febe15df15826aeabc4301443f763862a40cc06bf49ab800bad3423a",
22
"blockNumber": "0xe475e2",
23
"gas": "0x5208"
24
},
25
"id": 1
26
}
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"유형": "0x2",
5
"maxPriorityFeePerGas": "0x18e9b26e00",
6
"maxFeePerGas": "0x18e9b26e46",
7
"accessList": [],
8
"yParity": "0x0",
9
"chainId": "0x51",
10
"nonce": "0x56abb0",
11
"to": "0x5cfce8669c672df27e3d6cad41859328932ec278",
12
"from": "0x5cfce8669c672df27e3d6cad41859328932ec278",
13
"값": "0x0",
14
"input": "0x",
15
"gasPrice": "0x18e9b26e07",
16
"v": "0x0",
17
"r": "0x33fbda666ff35f11a2cabdeffd7379708e9820a395add4b826f50ae64e8a2375",
18
"s": "0x650567499fb744ddc105dac70214dbaabbe3413a775772d11816b5588ce391be",
19
"hash": "0x4d9d7a87ab2dae0cc4afc5d2f8fbe1e70a0ec8229908b4ae17105e66f20097b0",
20
"transactionIndex": "0x1",
21
"blockHash": "0x77077e59febe15df15826aeabc4301443f763862a40cc06bf49ab800bad3423a",
22
"blockNumber": "0xe475e2",
23
"gas": "0x5208"
24
},
25
"id": 1
26
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요