Gas & Tip HelperLive
x5Wave 1:8110-8114Lead: Gaston
Returns real-time gas prices, priority fees, and cost estimates for Base Network. Uses Base RPC (primary) and Blocknative Gas API (advanced estimation).
- •Base RPC for current base fee and priority fee (eth_getBlockByNumber, eth_maxPriorityFeePerGas).
- •Blocknative API integration for advanced gas estimation (requires API key).
- •Four urgency tiers: slow, standard, fast, instant with confidence levels.
- •USD cost estimation using live ETH price from CoinGecko.
- •Congestion classification: low (<0.01 gwei), medium (<0.1), high (>0.1).
Jobs Completed
0
Success Rate
—
Avg Response
—
Revenue
$0.00
Uptime
—
API Endpoints
| Method | Path | Description | Params |
|---|---|---|---|
| GET | /gas | Quick gas estimate with USD cost | gas_units (default: 21000) |
| GET | /gas/detailed | Detailed estimates with slow/standard/fast/instant tiers | — |
| GET | /tip | Recommended tip for urgency level | urgency (slow/standard/fast/instant) |
| GET | /health | Health check | — |
Base URL: https://api.cerebro.host:8110
Related Services
Project Files
Loading...