readMento FX
Estimate Mento FX
estimate_mento_fxEstimate gas for a Mento FX conversion on mainnet, including the ERC-20 approval step if one is required. Does not broadcast.
§ Inputs
| Name | Type | Description |
|---|---|---|
tokenInRequired | symbol or 0x… | Input token. |
tokenOutRequired | symbol or 0x… | Output token. |
amountRequired | string | Human-readable amount of tokenIn. |
recipient | 0x… address | Address that receives output tokens. Defaults to the signer. |
slippageTolerance | number (0-20) | Max slippage in percent. Defaults to 0.5. |
deadlineMinutes | integer | Transaction deadline in minutes. Defaults to 5. |
§ Returns
{ approvalGas?, swapGas, totalGas, estimatedCostWei }Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks estimate_mento_fx automatically.