Tersedia di Starter

Gas Tracker Modul

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

Apa fungsi modul 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
Fitur Utama

Semua yang Anda Butuhkan

Jelajahi semua fitur canggih yang termasuk dalam modul Gas Tracker.

Live gwei from Etherscan

Termasuk dengan modul Gas Tracker untuk integrasi yang mulus.

Above and below threshold alerts

Termasuk dengan modul Gas Tracker untuk integrasi yang mulus.

Choice of EVM chain

Termasuk dengan modul Gas Tracker untuk integrasi yang mulus.

Kasus Penggunaan

Temukan bagaimana bisnis menggunakan modul Gas Tracker

Cost optimization

Sempurna untuk tim yang ingin mengimplementasikan kemampuan cost optimization.

Transaction timing

Sempurna untuk tim yang ingin mengimplementasikan kemampuan transaction timing.

Fee tracking

Sempurna untuk tim yang ingin mengimplementasikan kemampuan fee tracking.

Referensi API

Mudah Diintegrasikan

Gunakan RESTful API atau webhook kami untuk mengintegrasikan modul Gas Tracker dengan sistem Anda yang ada.

Lihat Dokumentasi 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"
  }
}

Siap Menggunakan Gas Tracker?

Mulai hari ini dengan paket gratis kami. Tidak perlu kartu kredit.