موجود در استارتر

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.

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

Gas Tracker Demo

bot

ماژول 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
ویژگی‌های کلیدی

هر آنچه نیاز دارید

تمام ویژگی‌های قدرتمند موجود در ماژول Gas Tracker را کشف کنید.

Live gwei from Etherscan

شامل ماژول Gas Tracker برای یکپارچگی بدون درز.

Above and below threshold alerts

شامل ماژول Gas Tracker برای یکپارچگی بدون درز.

Choice of EVM chain

شامل ماژول Gas Tracker برای یکپارچگی بدون درز.

موارد استفاده

ببینید چگونه کسب‌وکارها از ماژول Gas Tracker استفاده می‌کنند

Cost optimization

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های cost optimization هستند.

Transaction timing

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های transaction timing هستند.

Fee tracking

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های fee tracking هستند.

مرجع API

یکپارچه‌سازی آسان

از API RESTful یا وب‌هوک‌های ما برای یکپارچه‌سازی ماژول Gas Tracker با سیستم‌های موجود خود استفاده کنید.

مشاهده مستندات 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"
  }
}

آماده استفاده از Gas Tracker هستید؟

همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.