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

eth_getTransactionByBlockHashAndIndex RPC メソッド

読み込み中...

更新日:
Apr 10, 2026

eth_getTransactionByBlockHashAndIndex RPC メソッド

パラメータ

blockHash
文字列
必須
読み込み中...
目次
文字列
必須
読み込み中...

返品

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