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

eth_getTransactionByHash RPC Method

読み込み中...

更新日:
2026年4月1日

eth_getTransactionByHash RPC Method

パラメータ

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

返します

オブジェクト
オブジェクト
読み込み中...
ハッシュ
文字列
読み込み中...
nonce
文字列
読み込み中...
blockHash
文字列
読み込み中...
ブロック番号
文字列
読み込み中...
トランザクションインデックス
文字列
読み込み中...
出典
文字列
読み込み中...
~へ
文字列
読み込み中...
文字列
読み込み中...
gasPrice
文字列
読み込み中...
gas
文字列
読み込み中...
入力
文字列
読み込み中...
v
文字列
読み込み中...
r
文字列
読み込み中...
s
文字列
読み込み中...
タイプ
文字列
読み込み中...
maxFeePerGas
文字列
読み込み中...
maxPriorityFeePerGas
文字列
読み込み中...
accessList
配列
読み込み中...
chainId
文字列
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"result": {
4
"type": "0x0",
5
"hash": "0x5ec2a2868ecf6497bea7a36fdb2aaf5e1d7488e4a966440af14e4f636d7f23e0",
6
"nonce": "0x4e744",
7
"blockHash": "0x4d7369d18a0e9910f37043384be84e06acf0e514e563518a9eeaef0fa8f98ad4",
8
"blockNumber": "0x394bfd",
9
"transactionIndex": "0x0",
10
"from": "0x339d413ccefd986b1b3647a9cfa9cbbe70a30749",
11
"to": "0x3c2269811836af69497e5f486a85d7316753cf62",
12
"value": "0x0",
13
"gas": "0x35f30",
14
"gasPrice": "0x1bf08eb000",
15
"input": "0x3161b7f600000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000013900000000000000000000000000000000000000000000a9db7bca4792107ff7c800000000000000000000000000000000000000000000000000000000000374ec0000000000000000000000000000000000000000000000000000000000000010",
16
"creates": null,
17
"chainId": "0xd0a",
18
"v": "0x1a37",
19
"r": "0x3c42d7de3c7ca4c32606437f1c54629ad65a7d544ae5fb733f5168820f902bf2",
20
"s": "0x33d05accd59da02372efdc2d61ef8e68304edffe3d850bcacbf1d42871eb7b00"
21
},
22
"id": 1
23
}
1
{
2
「jsonrpc」: "2.0",
3
"result": {
4
"type": "0x0",
5
"hash": "0x5ec2a2868ecf6497bea7a36fdb2aaf5e1d7488e4a966440af14e4f636d7f23e0",
6
"nonce": "0x4e744",
7
"blockHash": "0x4d7369d18a0e9910f37043384be84e06acf0e514e563518a9eeaef0fa8f98ad4",
8
"blockNumber": "0x394bfd",
9
"transactionIndex": "0x0",
10
"from": "0x339d413ccefd986b1b3647a9cfa9cbbe70a30749",
11
"to": "0x3c2269811836af69497e5f486a85d7316753cf62",
12
"value": "0x0",
13
"gas": "0x35f30",
14
"gasPrice": "0x1bf08eb000",
15
"input": "0x3161b7f600000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000013900000000000000000000000000000000000000000000a9db7bca4792107ff7c800000000000000000000000000000000000000000000000000000000000374ec0000000000000000000000000000000000000000000000000000000000000010",
16
"creates": null,
17
"chainId": "0xd0a",
18
"v": "0x1a37",
19
"r": "0x3c42d7de3c7ca4c32606437f1c54629ad65a7d544ae5fb733f5168820f902bf2",
20
"s": "0x33d05accd59da02372efdc2d61ef8e68304edffe3d850bcacbf1d42871eb7b00"
21
},
22
"id": 1
23
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう