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 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
字符串
正在加载...
状态
字符串
正在加载...
landed_slot
整数
正在加载...
请求
回复
1{2“jsonrpc”: "2.0",3"result": {4"context": {5"slot": 3355018436},7"value": [8{9"bundle_id": "b31e5fae4923f345218403ac1ab242b46a72d4f2a38d131f474255ae88f1ec9a",10"status": "Invalid",11"landed_slot": null12},13{14"bundle_id": "e3c4d7933cf3210489b17307a14afbab2e4ae3c67c9e7157156f191f047aa6e8",15"status": "Invalid",16"landed_slot": null17},18{19"bundle_id": "a7abecabd9a165bc73fd92c809da4dc25474e1227e61339f02b35ce91c9965e2",20"status": "Invalid",21"landed_slot": null22},23{24"bundle_id": "e3934d2f81edbc161c2b8bb352523cc5f74d49e8d4db81b222c553de60a66514",25"status": "Invalid",26"landed_slot": null27},28{29"bundle_id": "2cd515429ae99487dfac24b170248f6929e4fd849aa7957cccc1daf75f666b54",30"status": "Invalid",31"landed_slot": null32}33]34},35"id": 136}
1{2“jsonrpc”: "2.0",3"result": {4"context": {5"slot": 3355018436},7"value": [8{9"bundle_id": "b31e5fae4923f345218403ac1ab242b46a72d4f2a38d131f474255ae88f1ec9a",10"status": "Invalid",11"landed_slot": null12},13{14"bundle_id": "e3c4d7933cf3210489b17307a14afbab2e4ae3c67c9e7157156f191f047aa6e8",15"status": "Invalid",16"landed_slot": null17},18{19"bundle_id": "a7abecabd9a165bc73fd92c809da4dc25474e1227e61339f02b35ce91c9965e2",20"status": "Invalid",21"landed_slot": null22},23{24"bundle_id": "e3934d2f81edbc161c2b8bb352523cc5f74d49e8d4db81b222c553de60a66514",25"status": "Invalid",26"landed_slot": null27},28{29"bundle_id": "2cd515429ae99487dfac24b170248f6929e4fd849aa7957cccc1daf75f666b54",30"status": "Invalid",31"landed_slot": null32}33]34},35"id": 136}