Comprehensive transaction handling service for the Solana blockchain, featuring Jito bundles and priority fee mechanisms for optimized transaction processing.
The Solana service provides a unified interface for handling Solana blockchain transactions with support for:
Tier | MicroLamports | Use Case |
---|---|---|
Low | 1,000 | Standard transactions |
Medium | 10,000 | Normal priority |
High | 100,000 | High priority |
Very-High | 1,000,000 | Critical transactions |
Tier | MicroLamports | Use Case |
---|---|---|
Low | 1,000 | Standard transactions |
Medium | 10,000 | Normal priority |
High | 100,000 | High priority |
Very-High | 1,000,000 | Critical transactions |
The service includes an automated 0.5% commission system for all transactions.
Error types include:
Use Jito for MEV-sensitive transactions, Priority fees for speed
Match tier to transaction urgency and importance
Implement comprehensive error handling with status callbacks
Check MWA compatibility for Android devices
For detailed API documentation and examples, see the API Reference section.