跳转至主要内容

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
字符串
正在加载...

退货

上下文
对象
正在加载...
插槽
整数
正在加载...
数组
正在加载...
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 端点,并开始构建
免费开始使用