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

eth_getTransactionByBlockNumberAndIndex RPC メソッド

読み込み中...

更新日:
2026年3月27日

eth_getTransactionByBlockNumberAndIndex RPC メソッド

パラメータ

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

返品

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