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

eth_getTransactionByHash RPC メソッド

読み込み中...

更新日:
2026年3月27日

eth_getTransactionByHash RPC メソッド

パラメータ

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

返品

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