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

eth_getTransactionByHash RPC メソッド

読み込み中...

更新日:
Jan 07, 2026

eth_getTransactionByHash RPC メソッド

パラメータ

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

返品

オブジェクト
オブジェクト
読み込み中...
ハッシュ
文字列
読み込み中...
ノンス
文字列
読み込み中...
blockHash
文字列
読み込み中...
ブロック番号
文字列
読み込み中...
トランザクションインデックス
文字列
読み込み中...
出典:
文字列
読み込み中...
~へ
文字列
読み込み中...
文字列
読み込み中...
gasPrice
文字列
読み込み中...
ガス
文字列
読み込み中...
入力
文字列
読み込み中...
v
文字列
読み込み中...
r
文字列
読み込み中...
s
文字列
読み込み中...
タイプ
文字列
読み込み中...
chainId
文字列
読み込み中...
リクエスト
回答
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"type": "0x0",
5
"chainId": "0x8f",
6
"nonce": "0x3cf66c",
7
"gasPrice": "0x0",
8
"gas": "0x0",
9
"to": "0x0000000000000000000000000000000000001000",
10
"value": "0x15af1d78b58c40000",
11
"input": "0x791bdcf3000000000000000000000000fab47252753ecd46d75430ac75fe1e3d469e5722",
12
"r": "0x5eca9eef7bac06859ac7cc15b7857bf2218c4414ab3798c2f385c67679563de8",
13
"s": "0x21247e50315a7a56890df716479694625dda364e357d91d6d29d6ba1fdf79ed0",
14
"v": "0x142",
15
"hash": "0xc1999af8cea3f68712d427bbd5f4ccd08d7d8a052cbe9b95babb6d7c19ad9732",
16
"blockHash": "0x25df06205e4850c2c9aab4884c76373ccc359d656871a58573648ffecc3f4180",
17
"blockNumber": "0x23f41f1",
18
"transactionIndex": "0x0",
19
"from": "0x6f49a8f621353f12378d0046e7d7e4b9b249dc9e"
20
},
21
"id": 1
22
}
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"type": "0x0",
5
"chainId": "0x8f",
6
"nonce": "0x3cf66c",
7
"gasPrice": "0x0",
8
"gas": "0x0",
9
"to": "0x0000000000000000000000000000000000001000",
10
"value": "0x15af1d78b58c40000",
11
"input": "0x791bdcf3000000000000000000000000fab47252753ecd46d75430ac75fe1e3d469e5722",
12
"r": "0x5eca9eef7bac06859ac7cc15b7857bf2218c4414ab3798c2f385c67679563de8",
13
"s": "0x21247e50315a7a56890df716479694625dda364e357d91d6d29d6ba1fdf79ed0",
14
"v": "0x142",
15
"hash": "0xc1999af8cea3f68712d427bbd5f4ccd08d7d8a052cbe9b95babb6d7c19ad9732",
16
"blockHash": "0x25df06205e4850c2c9aab4884c76373ccc359d656871a58573648ffecc3f4180",
17
"blockNumber": "0x23f41f1",
18
"transactionIndex": "0x0",
19
"from": "0x6f49a8f621353f12378d0046e7d7e4b9b249dc9e"
20
},
21
"id": 1
22
}
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう