get_gas_price
Retrieve current Ethereum gas prices from Etherscan oracle. Get Safe Low, Standard, and Fast tiers in Gwei to set appropriate gas before sending transactions.
Instructions
Get current Ethereum gas prices from Etherscan oracle. Returns three tiers: Safe Low (turtle, cheapest), Standard (car, recommended), Fast (rocket, urgent) all in Gwei. Also shows base fee, last block, and estimated ETH cost for a simple 21k-gas transfer. Use before sending any transaction to set appropriate gas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||