get_gas_price
Retrieves current base gas price and EIP-1559 priority fee in wei (hex) for any supported EVM chain, enabling transaction cost estimation.
Instructions
Get current gas pricing on a chain: base gas price and the suggested priority fee (EIP-1559), both in wei (hex).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Chain slug, e.g. 'eth', 'base', 'robinhood' |