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

getBundleStatuses RPC Method - JITO

読み込み中...

更新日:
Aug 09, 2026

getBundleStatuses RPC Method - JITO

Please note that this RPC method requires the Lil' JIT - JITO Bundles and transactions add-on enabled on your Quicknode endpoint.
Solana Kit includes the ability to customize RPC methods and transports, allowing you to seamlessly integrate Quicknode add-ons into your applications. For more information on how to use Quicknode add-ons with Solana Kit, check out these guides: How to Use Quicknode Add-ons using Solana Kit (Part 1) and How to Use Quicknode Add-ons using Solana Kit (Part 2)

パラメータ

bundleIds
配列
必須
読み込み中...
region
文字列
読み込み中...

返品

context
オブジェクト
読み込み中...
slot
整数
読み込み中...
配列
読み込み中...
bundle_id
文字列
読み込み中...
取引
配列
読み込み中...
slot
整数
読み込み中...
confirmation_status
文字列
読み込み中...
err
オブジェクト
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"result": {
4
"context": {
5
"slot": 335501853
6
},
7
"value": []
8
},
9
"id": 1
10
}
1
{
2
「jsonrpc」: "2.0",
3
"result": {
4
"context": {
5
"slot": 335501853
6
},
7
"value": []
8
},
9
"id": 1
10
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう