Tempo has no native gas token: fees are paid in any TIP-20 stablecoin and converted to the validator's token through the enshrined protocol Fee AMM at a fixed rate, validatorTokenOut = userTokenIn × 0.9970 (30bps to LPs). This calculator converts a supplied fee-token amount and checks it against declared pool reserves for liquidity sufficiency — output-or-failure, never a silent overdraw.
Copy this paragraph into Claude, OpenClaw, or any MCP-aware agent to run this exact tool, with this sample, and verify the artifact.
Run the AINumbers MCP tool `convert_tempo_fee_amm`. Task: Convert a supplied fee-token amount to the validator's token through Tempo's enshrined protocol Fee AMM (Tempo has no native gas token): validatorTokenOut = userTokenIn x 0.9970, 30bps to LPs.
Call it with arguments: {"policy_parameters":{"fee_token":"USDT","validator_token":"USDC","user_token_in":"1000000000000000000000","pool_reserves":{"fee_token_reserve":"500000000000000000000000","validator_token_reserve":"500000000000000000000000"}}}
Verify before trusting: call `verify_execution_hash` on mcp.ainumbers.co (https://mcp.ainumbers.co/mcp) with the parameter `claimed_hash` set to the returned `execution_hash`, passing the full artifact the run returned (the object containing `policy_parameters` + `output_payload` + `execution_hash`; equivalently `policy_parameters` + `output_payload` with `claimed_hash`), not the bare hash string.
Return the ledger link https://ledger.ainumbers.co/ so a human can re-verify without contacting us.
PII rule: All inputs are processed locally in your browser. No data is transmitted. Do not enter real personal data — use synthetic or anonymised inputs only.
Open the tool with the sample prefilled: https://ainumbers.co/chaingraph/art-388-tempo-fee-amm-converter.html#p=v1.H4sIAAAAAAAA_wHMADP_eyJmZWVfdG9rZW4iOiJVU0RUIiwidmFsaWRhdG9yX3Rva2VuIjoiVVNEQyIsInVzZXJfdG9rZW5faW4iOiIxMDAwMDAwMDAwMDAwMDAwMDAwMDAwIiwicG9vbF9yZXNlcnZlcyI6eyJmZWVfdG9rZW5fcmVzZXJ2ZSI6IjUwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMCIsInZhbGlkYXRvcl90b2tlbl9yZXNlcnZlIjoiNTAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwIn19BzRw18wAAAA