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

eth_getTransactionByHash RPC メソッド

読み込み中...

更新日:
2026年4月3日

eth_getTransactionByHash RPC メソッド

パラメータ

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

返品

オブジェクト
オブジェクト
読み込み中...
ハッシュ
文字列
読み込み中...
ノンス
文字列
読み込み中...
blockHash
文字列
読み込み中...
ブロック番号
文字列
読み込み中...
トランザクションインデックス
文字列
読み込み中...
出典:
文字列
読み込み中...
~へ
文字列
読み込み中...
文字列
読み込み中...
gasPrice
文字列
読み込み中...
ガス
文字列
読み込み中...
入力
文字列
読み込み中...
v
文字列
読み込み中...
r
文字列
読み込み中...
s
文字列
読み込み中...
タイプ
文字列
読み込み中...
maxFeePerGas
文字列
読み込み中...
maxPriorityFeePerGas
文字列
読み込み中...
l1ロット番号
文字列
読み込み中...
l1BatchTxIndex
文字列
読み込み中...
chainId
文字列
読み込み中...
リクエスト
回答
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"hash": "0x65aac8560cdb6a1bfae96fd8c6d801cdc9be74244dea8388c4a24f16a5475c23",
6
"nonce": "0x10a02",
7
"blockHash": "0x04d335186aa661f8470869ebdd3a23201ef52efc0d219de61fdce2b587f82e47",
8
"blockNumber": "0xa129",
9
"transactionIndex": "0x0",
10
「from」: "0x339d413ccefd986b1b3647a9cfa9cbbe70a30749",
11
"to": "0xd07671b9c43f6c93020062d3fcb18263c7d6e686",
12
「value」: "0x0",
13
"gasPrice": "0x33c8d60",
14
"gas": "0x3b5a6",
15
"input": "0x3161b7f60000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000a100000000000000000000000000000000000000000000000000216947d6aee03000000000000000000000000000000000000000000000000000000012c75d8bb30000000000000000000000000000000000000000000000000000000000000010",
16
"v": "0x158e",
17
"r": "0x4e26fe3d2b3bbb83bd176b70fd35212b1cb253f83512deb6078bef33bf92d61b",
18
"s": "0x5b18b663de1f90f254374278283fa5dab946b31c90b99a29b451a66095d62f93",
19
"type": "0x0",
20
"maxFeePerGas": "0x33c8d60",
21
"maxPriorityFeePerGas": "0x33c8d60",
22
"chainId": "0xab5",
23
"l1BatchNumber": "0x7e",
24
"l1BatchTxIndex": "0x7f"
25
}
26
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"hash": "0x65aac8560cdb6a1bfae96fd8c6d801cdc9be74244dea8388c4a24f16a5475c23",
6
"nonce": "0x10a02",
7
"blockHash": "0x04d335186aa661f8470869ebdd3a23201ef52efc0d219de61fdce2b587f82e47",
8
"blockNumber": "0xa129",
9
"transactionIndex": "0x0",
10
「from」: "0x339d413ccefd986b1b3647a9cfa9cbbe70a30749",
11
"to": "0xd07671b9c43f6c93020062d3fcb18263c7d6e686",
12
「value」: "0x0",
13
"gasPrice": "0x33c8d60",
14
"gas": "0x3b5a6",
15
"input": "0x3161b7f60000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000a100000000000000000000000000000000000000000000000000216947d6aee03000000000000000000000000000000000000000000000000000000012c75d8bb30000000000000000000000000000000000000000000000000000000000000010",
16
"v": "0x158e",
17
"r": "0x4e26fe3d2b3bbb83bd176b70fd35212b1cb253f83512deb6078bef33bf92d61b",
18
"s": "0x5b18b663de1f90f254374278283fa5dab946b31c90b99a29b451a66095d62f93",
19
"type": "0x0",
20
"maxFeePerGas": "0x33c8d60",
21
"maxPriorityFeePerGas": "0x33c8d60",
22
"chainId": "0xab5",
23
"l1BatchNumber": "0x7e",
24
"l1BatchTxIndex": "0x7f"
25
}
26
}
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう