approvedsolana-tools

SuVerse Solana Priority Fee Estimator

Get optimal Solana priority fee recommendations in real-time. Returns suggested micro-lamports per compute unit across percentiles (min, low, medium, high, veryHigh, unsafeMax) based on recent network congestion. Critical for AI trading bots wanting fast inclusion, payment apps balancing cost vs speed, and dApps optimizing UX. Eliminates failed transactions due to underpriced fees and saves money by avoiding overpriced ones.

Networks

Base (Coinbase L2)solana:mainnetNoble

Regions

Global (no regional restriction)

Tags

#solana#priority-fee#gas#trading#fees

How to use

Sample response
{"priorityFeeLevels":{"min":0,"low":1,"medium":10,"high":100,"veryHigh":1000,"unsafeMax":100000},"priorityFeeEstimate":10}
curl -X GET 'https://proxy.suverse.io/v1/data/suverse-solana-priority-fee'