跳至主要內容

getBundleStatuses RPC Method - JITO

載入中...

更新於
2025年11月12日

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 Marketplace add-ons into your applications. For more information on how to use Quicknode Marketplace 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
物件
載入中...
插槽
整數
載入中...
陣列
載入中...
bundle_id
字串
載入中...
交易
陣列
載入中...
插槽
整數
載入中...
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
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用