Gas Tracker Module
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
What does the Gas Tracker module do?
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
Everything You Need
Explore all the powerful features included in the Gas Tracker module.
Live gwei from Etherscan
Included with the Gas Tracker module for seamless integration.
Above and below threshold alerts
Included with the Gas Tracker module for seamless integration.
Choice of EVM chain
Included with the Gas Tracker module for seamless integration.
Use Cases
Discover how businesses use the Gas Tracker module
Cost optimization
Perfect for teams looking to implement cost optimization capabilities.
Transaction timing
Perfect for teams looking to implement transaction timing capabilities.
Fee tracking
Perfect for teams looking to implement fee tracking capabilities.
Easy to Integrate
Use our RESTful API or webhooks to integrate the Gas Tracker module with your existing systems.
View API Documentation// 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"
}
}Related Modules
Explore other modules in the Crypto & DeFi category
Ready to Use Gas Tracker?
Get started today with our free plan. No credit card required.