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

eth_getTransactionByBlockNumberAndIndex RPC メソッド

読み込み中...

更新日:
2026年3月27日

eth_getTransactionByBlockNumberAndIndex RPC メソッド

パラメータ

ブロック番号
文字列
必須
読み込み中...
目次
文字列
必須
読み込み中...

返品

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