본문으로 건너뛰기

getInflightBundleStatuses RPC Method - JITO

로딩 중...

업데이트 날짜:
2025년 11월 12일

getInflightBundleStatuses 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에는 RPC 메서드와 전송 방식을 사용자 정의할 수 있는 기능이 포함되어 있어, Quicknode 마켓플레이스 애드온을 애플리케이션에 원활하게 통합할 수 있습니다. Solana Kit에서 Quicknode 마켓플레이스 애드온을 사용하는 방법에 대한 자세한 내용은 다음 가이드를 참고하세요: ‘Solana Kit를 사용하여 Quicknode 애드온을 사용하는 방법 (1부) ’ 및 ‘Solana Kit를 사용하여 Quicknode 애드온을 사용하는 방법 (2부)

매개변수

bundleIds
배열
필수
로딩 중...
region
문자열
로딩 중...

반품

문맥
객체
로딩 중...
슬롯
정수
로딩 중...
배열
로딩 중...
bundle_id
문자열
로딩 중...
상태
문자열
로딩 중...
landed_slot
정수
로딩 중...
요청
답변
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"context": {
5
"slot": 335501843
6
},
7
"value": [
8
{
9
"bundle_id": "b31e5fae4923f345218403ac1ab242b46a72d4f2a38d131f474255ae88f1ec9a",
10
"status": "Invalid",
11
"landed_slot": null
12
},
13
{
14
"bundle_id": "e3c4d7933cf3210489b17307a14afbab2e4ae3c67c9e7157156f191f047aa6e8",
15
"status": "Invalid",
16
"landed_slot": null
17
},
18
{
19
"bundle_id": "a7abecabd9a165bc73fd92c809da4dc25474e1227e61339f02b35ce91c9965e2",
20
"status": "Invalid",
21
"landed_slot": null
22
},
23
{
24
"bundle_id": "e3934d2f81edbc161c2b8bb352523cc5f74d49e8d4db81b222c553de60a66514",
25
"status": "Invalid",
26
"landed_slot": null
27
},
28
{
29
"bundle_id": "2cd515429ae99487dfac24b170248f6929e4fd849aa7957cccc1daf75f666b54",
30
"status": "Invalid",
31
"landed_slot": null
32
}
33
]
34
},
35
"id": 1
36
}
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"context": {
5
"slot": 335501843
6
},
7
"value": [
8
{
9
"bundle_id": "b31e5fae4923f345218403ac1ab242b46a72d4f2a38d131f474255ae88f1ec9a",
10
"status": "Invalid",
11
"landed_slot": null
12
},
13
{
14
"bundle_id": "e3c4d7933cf3210489b17307a14afbab2e4ae3c67c9e7157156f191f047aa6e8",
15
"status": "Invalid",
16
"landed_slot": null
17
},
18
{
19
"bundle_id": "a7abecabd9a165bc73fd92c809da4dc25474e1227e61339f02b35ce91c9965e2",
20
"status": "Invalid",
21
"landed_slot": null
22
},
23
{
24
"bundle_id": "e3934d2f81edbc161c2b8bb352523cc5f74d49e8d4db81b222c553de60a66514",
25
"status": "Invalid",
26
"landed_slot": null
27
},
28
{
29
"bundle_id": "2cd515429ae99487dfac24b170248f6929e4fd849aa7957cccc1daf75f666b54",
30
"status": "Invalid",
31
"landed_slot": null
32
}
33
]
34
},
35
"id": 1
36
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요