Get desktop application:
View/edit binary Protocol Buffers messages
Returns leader slots for connected jito validators during the current epoch. Only returns data for this region.
(message has no fields)
Returns leader slots for connected jito validators during the current epoch.
Defaults to the currently connected region if no region provided.
Returns the next scheduled leader connected to the block engine.
(message has no fields)
the current slot the backend is on
the slot and identity of the next leader
Returns region the client is directly connected to, along with all available regions
(message has no fields)
The region the client is currently connected to
Regions that are online and ready for connections All regions: https://jito-labs.gitbook.io/mev/systems/connecting/mainnet
Returns the tip accounts searchers shall transfer funds to for the leader to claim.
(message has no fields)
server uuid for the bundle
Searchers can invoke this endpoint to subscribe to their respective bundle results. A success result would indicate the bundle won its state auction and was submitted to the validator.
(message has no fields)
Subscribe to mempool transactions based on a few filters
Filter by program id or account pubkey
/ field numbers upto (and incl) 9 are reserved
Filters transactions to originate from specified regions. Defaults to the currently connected region.
server-side timestamp the transactions were generated at (for debugging/profiling purposes)
expiration time of the packet
list of pending transactions
Used as response type in: SearcherService.GetConnectedLeaders
Used as field type in:
Mapping of validator pubkey to leader slots for the current epoch.
Used in:
Base58 encoded program id that transactions mention
Used in:
Used in:
Base58 encoded account pubkey that transactions mention