Validator Integration
Integrate your Solana validator with Rollr to access premium order flow, earn additional MEV revenue, and participate in the future of transaction execution on Solana.
Why Integrate with Rollr?
Premium Order Flow
Receive high-value transaction bundles from professional searchers and trading firms seeking guaranteed execution.
Additional Revenue
Earn 60% of priority fees and MEV profits from Rollr bundles on top of standard validator rewards.
Improved Performance
Rollr's simulation engine filters out failing transactions, improving your validator's success rate and reputation.
Network Effects
Join a growing network of elite validators handling the most valuable transactions on Solana.
Requirements
Performance Standards
Minimum 95% uptime, <50ms average block production latency, top 50% skip rate on the network.
Stake Requirement
Minimum validator stake of 10,000 SOL or demonstrated consistent performance over 3+ months.
Technical Infrastructure
High-bandwidth network connection (10Gbps+), low-latency hosting (major datacenter), dedicated hardware.
Reputation
Clean operational history with no recent slashing events or major downtime incidents.
Integration Process
Application
Submit validator application with identity verification, performance metrics, and infrastructure details.
Review & Approval
Technical team reviews application (5-7 business days). Community governance votes on new validator additions.
Technical Integration
Install Rollr validator plugin, configure RPC endpoints, test bundle reception on devnet.
Testing Period
2-week testing period on mainnet with limited bundle flow to verify integration and performance.
Full Activation
After successful testing, validator is added to production bundle routing with full order flow access.
Technical Setup
Install and configure the Rollr validator plugin on your Solana validator:
# Install Rollr validator plugin
cargo install rollr-validator-plugin
# Configure plugin in validator startup
solana-validator \
--identity validator-keypair.json \
--rpc-port 8899 \
--geyser-plugin-config rollr-plugin-config.json
# Configure Rollr relay endpoint
{
"libpath": "/path/to/librollr_validator_plugin.so",
"relay_endpoint": "wss://relay.rollr.dev/validator",
"validator_identity": "your-validator-pubkey",
"api_key": "your-api-key"
}Revenue Sharing
Validators receive 60% of all priority fees from bundles they execute:
Example Bundle Revenue:
- Bundle Priority Fee: 100,000 lamports (0.0001 SOL)
- Validator Share (60%): 60,000 lamports (0.00006 SOL)
- Staker Share (30%): 30,000 lamports
- Protocol Share (10%): 10,000 lamports
Daily Estimate (100 bundles/day):
Validator Revenue = 0.00006 SOL × 100 = 0.006 SOL/day
Monthly = ~0.18 SOL/month (excluding standard rewards)Performance Monitoring
Apply Now
Ready to join the Rollr validator network?
Email us at validators@rollr.network with your validator identity, performance metrics, and infrastructure details to begin the application process.