null.
Endpoint
Request
string
required
"2.0"number
required
Request identifier.
string
required
"getBundleStatuses"array[string]
required
Array of up to 5 bundle IDs to check.
Request Example
Response
number
The slot at which the request was processed.
array
Array of bundle status objects.
null for bundles not found.string
The bundle ID.
array[string]
Base-58 encoded transaction signatures in the bundle.
number
Slot the bundle was processed in.
string
"processed", "confirmed", or "finalized".object
Error information, if any.
See Also
- sendBundle — submit bundles
- Jito Bundles via Helius — full guide