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.
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 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 هستید؟
همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.