Celina/Tools/Blockchain/get-gas-fee-data

Get Gas Fee Data

get_gas_fee_data

Return current gas fees on Celo mainnet, including EIP-1559 maxFeePerGas and maxPriorityFeePerGas when supported, alongside the legacy gasPrice.

§ Inputs

This tool takes no parameters.

§ Returns

{ gasPrice, maxFeePerGas?, maxPriorityFeePerGas? }

§ Try saying

  • What are current gas fees on Celo?

Use this tool

Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_gas_fee_data automatically.