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

eth_getTransactionByBlockNumberAndIndex RPC メソッド

読み込み中...

更新日:
2026年6月15日

eth_getTransactionByBlockNumberAndIndex RPC メソッド

パラメータ

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

返品

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