Helius Sender Integration
Ultra-low latency transaction submission for competitive trading.
Overview
Helius Sender provides optimized transaction routing for maximum speed and inclusion probability.
Quick Setup
toml
helius_sender_enabled = true
helius_min_tip_sol = 0.001
helius_priority_fee_multiplier = 1.2Routing Modes
Dual Routing (Fast)
- Routes to validators + Jito simultaneously
- Cost: 0.001 SOL/tx (~$0.20)
- Best for competitive sniping
SWQOS Only (Cheap)
- Routes via SWQOS infrastructure
- Cost: 0.000005 SOL/tx (~$0.001)
- Best for high-volume trading
Configuration Details
See Configuration Guide and the main README for complete details.