Get Mento FX Quote
get_mento_fx_quoteGet an expected Mento FX conversion output for a token pair on mainnet (e.g. USDm → EURm), priced via the Mento oracle. Read-only and wallet-free. G$ ↔ USDm is not Mento FX — use get_gooddollar_reserve_quote for that pair.
§ Inputs
| Name | Type | Description |
|---|---|---|
token_inRequired | string | Input token symbol or address |
token_outRequired | string | Output token symbol or address |
amountRequired | string | Human-readable amount of token_in, e.g. 100 |
from | string | Wallet on Celo mainnet. Omit to use the connected wallet or MCP CELO_PRIVATE_KEY signer. |
§ Returns
{ amountIn, amountOut, rate, route }§ Try saying
- Quote 100 USDm to EURm via Mento.
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_mento_fx_quote automatically.