Jito MEV
  • Introduction
  • Solana MEV
    • ⚙️Systems
    • 🐧Bird's Eye View
    • Third Party Block Engines
    • Jito's MEV Priorities
  • Jito-Solana
    • Features
    • Building the Software
    • Command Line Arguments
    • Checking Correct Operation
    • Firedancer Setup Guide
    • FAQs
    • Source
    • Data Tracking
      • Tracking Jito-Solana Validators
      • Tracking MEV Rewards
    • Specification
  • Jito-Relayer
    • Features
    • Running a relayer
    • Reliability
    • FAQs
    • Source Code
  • MEV Payment and Distribution
    • 🤑Tip Payment Program
    • 💸Tip Distribution Program
    • 📷High-level
    • 📞On-Chain Addresses
    • FAQs
    • Open Source
  • Resources
    • Audits
  • Resources & Links
Powered by GitBook
On this page
  • Bundles
  • Jito-Solana
  • Jito Relayer
  • MEV Payment
  1. Solana MEV

Systems

PreviousIntroductionNextBird's Eye View

Last updated 9 months ago

Bundles

Bundles are finally here! Bundles allow one to send a list of transactions that get executed sequentially, atomically, and all-or-nothing. Bundles can be used for atomic arbitrage, liquidations, batching defi operations atomically, and more.

Jito-Solana

Jito-Solana is an open-sourced and audited validator client based on the work of Solana Labs validator . It unlocks more efficient transaction processing, bundle processing, MEV payment collection, and direct shred sending.

Features

Jito Relayer

The relayer acts as a transaction processing unit (TPU) proxy. It filters and verifies transactions for multiple authenticated validators on a separate server to ensure validators can devote resources to executing transactions.

Features

MEV Payment

Take a commission and distribute MEV to stakers in a custody free manner

Tip Payment Program

⚙️
client