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

eth_getTransactionByHash RPC メソッド

読み込み中...

更新日:
2026年3月18日

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": "0xd2ef4e91af5fc49137909f323104a64f99a5d500086b5299bacb33d10eb9d17c",
6
"blockNumber": "0x6d000",
7
"from": "0xf4e84fee3aa08aec9c2580260311d28de371d937",
8
"gas": "0x493e0",
9
"gasPrice": "0x13134d0",
10
"maxFeePerGas": "0x2625a00",
11
"maxPriorityFeePerGas": "0x0",
12
"hash": "0x33dec5073161051abab063f8dc8d93674d32c77a362054eb2b29acb880f23314",
13
"input": "0xb6621842000000000000000000000000000000000000000000000000000000039cf985fd0000000000000000000000000000000000000000000000000000000000000000",
14
"nonce": "0x1b33",
15
"to": "0x4e5b9fc9df660c355743f8b6dd79389db8dcd836",
16
"transactionIndex": "0x1",
17
「value」: "0x0",
18
"type": "0x2",
19
「accessList」: [],
20
"chainId": "0x1237",
21
"v": "0x1",
22
"r": "0x8d5b16a77fad7275d950550609fafd69bdfb2fa4040fd1c841189e62dd03c282",
23
"s": "0xa49d48f7c8f80fbb4db268c3b87a6896aab6c0c11458fcabadb81052b506957",
24
"yParity": "0x1"
25
}
26
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0xd2ef4e91af5fc49137909f323104a64f99a5d500086b5299bacb33d10eb9d17c",
6
"blockNumber": "0x6d000",
7
"from": "0xf4e84fee3aa08aec9c2580260311d28de371d937",
8
"gas": "0x493e0",
9
"gasPrice": "0x13134d0",
10
"maxFeePerGas": "0x2625a00",
11
"maxPriorityFeePerGas": "0x0",
12
"hash": "0x33dec5073161051abab063f8dc8d93674d32c77a362054eb2b29acb880f23314",
13
"input": "0xb6621842000000000000000000000000000000000000000000000000000000039cf985fd0000000000000000000000000000000000000000000000000000000000000000",
14
"nonce": "0x1b33",
15
"to": "0x4e5b9fc9df660c355743f8b6dd79389db8dcd836",
16
"transactionIndex": "0x1",
17
「value」: "0x0",
18
"type": "0x2",
19
「accessList」: [],
20
"chainId": "0x1237",
21
"v": "0x1",
22
"r": "0x8d5b16a77fad7275d950550609fafd69bdfb2fa4040fd1c841189e62dd03c282",
23
"s": "0xa49d48f7c8f80fbb4db268c3b87a6896aab6c0c11458fcabadb81052b506957",
24
"yParity": "0x1"
25
}
26
}
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう