Ir diretamente para o conteúdo principal

getBundleStatuses RPC Method - JITO

Carregando...

Atualizado em
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)

Parâmetros

bundleIds
matriz
OBRIGATÓRIO
Carregando...
region
cadeia de caracteres
Carregando...

Devoluções

context
objeto
Carregando...
slot
número inteiro
Carregando...
valor
matriz
Carregando...
bundle_id
cadeia de caracteres
Carregando...
transações
matriz
Carregando...
slot
número inteiro
Carregando...
confirmation_status
cadeia de caracteres
Carregando...
err
objeto
Carregando...
Pedido
Resposta
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
}
Ainda não tem uma conta?
Crieendpoint seuendpoint Quicknode endpoint segundos e comece a desenvolver
Comece gratuitamente