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

eth_getTransactionByBlockHashAndIndex RPC メソッド

読み込み中...

更新日:
2026年4月3日

eth_getTransactionByBlockHashAndIndex RPC メソッド

パラメータ

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

返品

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