Skip to content

Instantly share code, notes, and snippets.

@NEWSOROS
NEWSOROS / gist:c433046278a9ba173ca4f2820ccd61a9
Created April 7, 2026 23:51
Jito Block Engine JSON-RPC bundle submission — Solana DEX arbitrage bot
// Solana DEX arbitrage bot — Jito Block Engine JSON-RPC bundle submission
// Language: Rust
// Project: Cross-DEX arbitrage backrun bot detecting price inefficiencies
// across Raydium, Orca, Meteora, PumpSwap and submitting atomic bundles.
// === 1. UUID Authentication Setup ===
let jito_endpoints = vec![
"https://amsterdam.mainnet.block-engine.jito.wtf",
"https://frankfurt.mainnet.block-engine.jito.wtf",