Using the Priority Fee API

Use the Priority Fee API to get optimal fee recommendations instead of guessing fees. Choose appropriate priority levels (“Medium” for most cases, “High” for time-sensitive operations) and follow transaction best practices.For paid plans, staked connections provide near-guaranteed delivery when combined with proper priority fees.See our Transaction Optimization Guide for complete implementation details.
Helius provides three main approaches:
  1. Smart Transactions (Recommended) - Use our SDKs for automatic optimization
  2. Manual Optimization - Build and optimize transactions yourself with full control
  3. Ultra-Low Latency - Use Helius Sender for high-frequency trading
See our Sending Transactions Overview to choose the right method and Manual Transaction Sending for step-by-step implementation.
Start with “Medium” for most applications. Use “High” or “VeryHigh” for time-sensitive operations, and “Low” for cost-optimized non-urgent transactions.See the Priority Fee API guide for detailed explanations of all six priority levels and when to use each.
Formula: Total priority fee = Price per compute unit × Compute units consumedUse the Priority Fee API to get real time estimates for your specific transaction instead of manual calculations. The API accounts for current network conditions and transaction complexity.

Need More Help?