メインコンテンツへスキップ

eth_getTransactionByHash RPC メソッド

読み込み中...

更新日:
2026年3月27日

eth_getTransactionByHash RPC メソッド

パラメータ

ハッシュ
文字列
必須
読み込み中...

返品

オブジェクト
オブジェクト
読み込み中...
blockHash
文字列
読み込み中...
ブロック番号
文字列
読み込み中...
出典:
文字列
読み込み中...
ガス
文字列
読み込み中...
maxFeePerGas
文字列
読み込み中...
maxPriorityFeePerGas
文字列
読み込み中...
gasPrice
文字列
読み込み中...
ハッシュ
文字列
読み込み中...
入力
文字列
読み込み中...
ノンス
文字列
読み込み中...
~へ
文字列
読み込み中...
トランザクションインデックス
文字列
読み込み中...
文字列
読み込み中...
タイプ
文字列
読み込み中...
accessList
配列
読み込み中...
chainId
文字列
読み込み中...
v
文字列
読み込み中...
r
文字列
読み込み中...
s
文字列
読み込み中...
yParity
文字列
読み込み中...
リクエスト
回答
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"type": "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
「value」: "0x0",
14
"入力": "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
"type": "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
「value」: "0x0",
14
"入力": "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のエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう