Disponible en Starter

Gas Tracker Module

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

Que fait le module 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
Fonctionnalités Clés

Tout ce dont Vous Avez Besoin

Explorez toutes les puissantes fonctionnalités incluses dans le module Gas Tracker.

Live gwei from Etherscan

Inclus avec le module Gas Tracker pour une intégration transparente.

Above and below threshold alerts

Inclus avec le module Gas Tracker pour une intégration transparente.

Choice of EVM chain

Inclus avec le module Gas Tracker pour une intégration transparente.

Cas d'Utilisation

Découvrez comment les entreprises utilisent le module Gas Tracker

Cost optimization

Parfait pour les équipes souhaitant implémenter des capacités de cost optimization.

Transaction timing

Parfait pour les équipes souhaitant implémenter des capacités de transaction timing.

Fee tracking

Parfait pour les équipes souhaitant implémenter des capacités de fee tracking.

Référence API

Facile à Intégrer

Utilisez notre API RESTful ou nos webhooks pour intégrer le module Gas Tracker à vos systÚmes existants.

Voir la Documentation 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"
  }
}

PrĂȘt Ă  Utiliser Gas Tracker ?

Commencez dÚs aujourd'hui avec notre plan gratuit. Aucune carte de crédit requise.