Jito Searcher gRPC Service

gRPC SearcherService exposing SubscribeBundleResults, SendBundle, GetNextScheduledLeader, GetConnectedLeaders, GetConnectedLeadersRegioned, GetTipAccounts, and GetRegions. Authenticated via the AuthService challenge + token-refresh flow. The native interface used by Jito's official Rust, TypeScript, Python, and Go searcher clients.

API entry from apis.yml

apis.yml Raw ↑
aid: jito:jito-searcher-grpc
name: Jito Searcher gRPC Service
tags:
- Solana
- MEV
- gRPC
- Searcher
humanURL: https://github.com/jito-labs/mev-protos/blob/master/searcher.proto
properties:
- url: https://github.com/jito-labs/mev-protos/blob/master/searcher.proto
  type: APIReference
- url: https://github.com/jito-labs/mev-protos/blob/master/auth.proto
  type: APIReference
- url: https://github.com/jito-labs/searcher-examples
  type: CodeExamples
description: gRPC SearcherService exposing SubscribeBundleResults, SendBundle, GetNextScheduledLeader,
  GetConnectedLeaders, GetConnectedLeadersRegioned, GetTipAccounts, and GetRegions. Authenticated via
  the AuthService challenge + token-refresh flow. The native interface used by Jito's official Rust, TypeScript,
  Python, and Go searcher clients.