Jito Block Engine Validator gRPC

gRPC interface between Jito-Solana validators / relayers and the Block Engine — BlockEngineValidator with SubscribePackets, SubscribeBundles, GetBlockBuilderFeeInfo, GetBlockEngineEndpoints, and BlockEngineRelayer with SubscribeAccountsOfInterest, SubscribeProgramsOfInterest, and StartExpiringPacketStream.

Jito Block Engine Validator gRPC is one of 10 APIs that Jito Labs publishes on the APIs.io network.

Tagged areas include Solana, MEV, gRPC, and Validator. The published artifact set on APIs.io includes an API reference.

API entry from apis.yml

apis.yml Raw ↑
aid: jito:jito-block-engine-validator-grpc
name: Jito Block Engine Validator gRPC
tags:
- Solana
- MEV
- gRPC
- Validator
humanURL: https://github.com/jito-labs/mev-protos/blob/master/block_engine.proto
properties:
- url: https://github.com/jito-labs/mev-protos/blob/master/block_engine.proto
  type: APIReference
- url: https://github.com/jito-foundation/jito-solana
  type: Repository
- url: https://github.com/jito-foundation/jito-relayer
  type: Repository
description: gRPC interface between Jito-Solana validators / relayers and the Block Engine — BlockEngineValidator
  with SubscribePackets, SubscribeBundles, GetBlockBuilderFeeInfo, GetBlockEngineEndpoints, and BlockEngineRelayer
  with SubscribeAccountsOfInterest, SubscribeProgramsOfInterest, and StartExpiringPacketStream.