Disponível em Starter

Gas Tracker Módulo

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

O que faz o módulo 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
Recursos Principais

Tudo o que Você Precisa

Explore todos os recursos poderosos incluídos no módulo Gas Tracker.

Live gwei from Etherscan

Incluído com o módulo Gas Tracker para integração perfeita.

Above and below threshold alerts

Incluído com o módulo Gas Tracker para integração perfeita.

Choice of EVM chain

Incluído com o módulo Gas Tracker para integração perfeita.

Casos de Uso

Descubra como empresas usam o módulo Gas Tracker

Cost optimization

Perfeito para equipes que buscam implementar capacidades de cost optimization.

Transaction timing

Perfeito para equipes que buscam implementar capacidades de transaction timing.

Fee tracking

Perfeito para equipes que buscam implementar capacidades de fee tracking.

Referência API

Fácil de Integrar

Use nossa API RESTful ou webhooks para integrar o módulo Gas Tracker com seus sistemas existentes.

Ver Documentação da 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 para Usar Gas Tracker?

Comece hoje com nosso plano gratuito. Nenhum cartão de crédito necessário.