Gas Oracle — Live Gwei Prices & USD Estimates
Ethereum gas price oracle API for AI agents.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Gas Get Current Price: Use this when you need current gas prices before submitting a transaction. Returns gas tiers and USD cost estimates in JSON. 1. slow: gas price in gwei for slow confirmation (~5
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Ethereum gas price oracle API for AI agents. Live gas prices in 3 tiers (slow/standard/fast) with gwei values, USD cost estimates, and network congestion level. Time your transactions for minimum cost.
Tools: gas_get_current_price.
Use this BEFORE submitting any on-chain transaction. Essential for cost estimation, transaction timing, and gas budget management. IMPORTANT: For multi-chain gas comparison, use crypto_estimate_gas instead.
Returns: {slow, standard, fast, baseFee, congestion}. No API key required — x402 micropayment $0.001/call on Base L2.
Список инструментов сервера (1)
Технические названия из tools/list. Нужны только разработчикам.
| gas_get_current_price | Use this when you need current gas prices before submitting a transaction. Returns gas tiers and USD cost estimates in JSON. 1. slow: gas price in gwei for slow confirmation (~5 min) 2. standard: gas |