Disponibile in Starter

Gas Tracker Modulo

On-demand gas prices (safe/standard/fast gwei plus base fee) from the Etherscan gas oracle for a configurable EVM chain, with above/below gwei threshold alerts delivered to the group. Requires your own free Etherscan API key.

Live gwei from Etherscan
Above and below threshold alerts
Choice of EVM chain
9:41
5G
G

Gas Tracker Demo

bot

Che cosa fa il modulo Gas Tracker?

On-demand gas prices (safe/standard/fast gwei plus base fee) from the Etherscan gas oracle for a configurable EVM chain, with above/below gwei threshold alerts delivered to the group. Requires your own free Etherscan API key.

  • Cost optimization
  • Transaction timing
  • Fee tracking
Funzionalita Chiave

Tutto cio di cui Hai Bisogno

Esplora tutte le potenti funzionalita incluse nel modulo Gas Tracker.

Live gwei from Etherscan

Incluso con il modulo Gas Tracker per un'integrazione perfetta.

Above and below threshold alerts

Incluso con il modulo Gas Tracker per un'integrazione perfetta.

Choice of EVM chain

Incluso con il modulo Gas Tracker per un'integrazione perfetta.

Casi d'Uso

Scopri come le aziende utilizzano il modulo Gas Tracker

Cost optimization

Perfetto per team che cercano di implementare capacita di cost optimization.

Transaction timing

Perfetto per team che cercano di implementare capacita di transaction timing.

Fee tracking

Perfetto per team che cercano di implementare capacita di fee tracking.

Riferimento API

Facile da Integrare

Usa la nostra API RESTful o webhook per integrare il modulo Gas Tracker con i tuoi sistemi esistenti.

Vedi Documentazione API
// Enable Gas Tracker module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "gas-tracker",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "gas-tracker",
    "name": "Gas Tracker",
    "enabled": true,
    "status": "active"
  }
}

Pronto a Usare Gas Tracker?

Inizia oggi con il nostro piano gratuito. Nessuna carta di credito richiesta.