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

eth_getTransactionByHash RPC メソッド

読み込み中...

更新日:
Feb 13, 2026

eth_getTransactionByHash RPC メソッド

パラメータ

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

返品

オブジェクト
オブジェクト
読み込み中...
blockHash
文字列
読み込み中...
ブロック番号
文字列
読み込み中...
出典:
文字列
読み込み中...
ガス
文字列
読み込み中...
gasPrice
文字列
読み込み中...
maxFeePerGas
文字列
読み込み中...
maxPriorityFeePerGas
文字列
読み込み中...
ハッシュ
文字列
読み込み中...
入力
文字列
読み込み中...
ノンス
文字列
読み込み中...
~へ
文字列
読み込み中...
トランザクションインデックス
文字列
読み込み中...
文字列
読み込み中...
タイプ
文字列
読み込み中...
accessList
配列
読み込み中...
chainId
文字列
読み込み中...
v
文字列
読み込み中...
r
文字列
読み込み中...
s
文字列
読み込み中...
yParity
文字列
読み込み中...
リクエスト
回答
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0xcb8c95bbdccb761b0d278606bcb2888d0a767970efe6d3d9b9e6f392b1a95c22",
6
"blockNumber": "0x654740",
7
"from": "0x9a025f6bf1383626c100a8a36b3aa43d2450e0b5",
8
"gas": "0x5208",
9
"gasPrice": "0x77359407",
10
"maxFeePerGas": "0x165a0bc00",
11
"maxPriorityFeePerGas": "0x77359400",
12
"hash": "0x8020aa8c98247ca51ac752c66232604c965286d77cf14f40ab382393d8e43d50",
13
"入力": "0x",
14
"nonce": "0x1c5f",
15
"to": "0x8eff4f6a3f8f9bfd2fd030dfc6428ef06f403a6b",
16
"transactionIndex": "0x0",
17
"value": "0x8b008d96c74854000",
18
"type": "0x2",
19
「accessList」: [],
20
"chainId": "0x4115",
21
"v": "0x0",
22
"r": "0x8c524ede5a1dd9f5fe1f193877dcb7befa57b88295b25ef38cd4870d8467aa56",
23
"s": "0x7d4f2c012d5e97686111f4ba826a61b7080395d7129a5c71a102b4322d463f49",
24
"yParity": "0x0"
25
}
26
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0xcb8c95bbdccb761b0d278606bcb2888d0a767970efe6d3d9b9e6f392b1a95c22",
6
"blockNumber": "0x654740",
7
"from": "0x9a025f6bf1383626c100a8a36b3aa43d2450e0b5",
8
"gas": "0x5208",
9
"gasPrice": "0x77359407",
10
"maxFeePerGas": "0x165a0bc00",
11
"maxPriorityFeePerGas": "0x77359400",
12
"hash": "0x8020aa8c98247ca51ac752c66232604c965286d77cf14f40ab382393d8e43d50",
13
"入力": "0x",
14
"nonce": "0x1c5f",
15
"to": "0x8eff4f6a3f8f9bfd2fd030dfc6428ef06f403a6b",
16
"transactionIndex": "0x0",
17
"value": "0x8b008d96c74854000",
18
"type": "0x2",
19
「accessList」: [],
20
"chainId": "0x4115",
21
"v": "0x0",
22
"r": "0x8c524ede5a1dd9f5fe1f193877dcb7befa57b88295b25ef38cd4870d8467aa56",
23
"s": "0x7d4f2c012d5e97686111f4ba826a61b7080395d7129a5c71a102b4322d463f49",
24
"yParity": "0x0"
25
}
26
}
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう