Gas oracle
EIP-1559 slow/standard/fast (wei + gwei), computed from our multi-provider pool over the last 20 blocks — EVM chains; briefly cached pool-side, so polling is cheap.
- Replaces
- an Etherscan-style gas API + your own fee maths
- Endpoints
GET /toolbox/gas/:chain- Units
- 1 per computed call
- Cache
- cached · 12 s · hits cost 0 units
- MCP
get_gas_prices
curl https://flexyield.io/toolbox/gas/eth_mainnet \
-H "Authorization: Bearer $FLEXYIELD_KEY"