Gas Tracker Modül
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 modülü ne yapar?
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
İhtiyacınız Olan Her Şey
Gas Tracker modülünde bulunan tüm güçlü özellikleri keşfedin.
Live gwei from Etherscan
Sorunsuz entegrasyon için Gas Tracker modülü ile dahil.
Above and below threshold alerts
Sorunsuz entegrasyon için Gas Tracker modülü ile dahil.
Choice of EVM chain
Sorunsuz entegrasyon için Gas Tracker modülü ile dahil.
Kullanım Alanları
İşletmelerin Gas Tracker modülünü nasıl kullandığını keşfedin
Cost optimization
cost optimization yeteneklerini uygulamak isteyen takimlar için mükemmel.
Transaction timing
transaction timing yeteneklerini uygulamak isteyen takimlar için mükemmel.
Fee tracking
fee tracking yeteneklerini uygulamak isteyen takimlar için mükemmel.
Kolay Entegrasyon
Gas Tracker modülünü mevcut sistemlerinizle entegre etmek için RESTful API veya webhook'larimizi kullanın.
API Dokümantasyonunu Gör// 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"
}
}İlgili Modüller
Kripto ve DeFi kategorisindeki diğer modülleri keşfedin
Gas Tracker Kullanmaya Hazır mısınız?
Bugün ücretsiz planlarımızla başlayın. Kredi kartı gerekmiyor.