/install chain-ops-mgo
MGO — Multi-chain Gas Optimizer\r
\r Use this skill when the agent needs to find the cheapest EVM chain for a transaction, compare gas prices across chains, or optimize transaction costs.\r \r
When to use\r
- "Which chain is cheapest for gas right now?"\r
- "Compare gas prices across EVM chains"\r
- "I want to send a transaction — where should I do it?"\r
- "Find the cheapest chain to deploy a contract"\r
- "How much will this transaction cost on Base vs Ethereum?"\r \r
Base URL\r
https://api.mgo.chain-ops.xyz\r \r
Endpoints\r
\r All paid endpoints use x402 protocol on Base (USDC). No API key needed.\r \r
GET /gas/demo — Free\r
Raw gas prices for 4 chains. Rate limited (10/hr per IP).\r \r
GET /gas/basic — $0.001 USDC\r
4-chain gas comparison with cheapest chain recommendation and savings calculation.\r Chains: Ethereum, Base, Optimism, Arbitrum\r \r
GET /gas/premium — $0.002 USDC\r
Full 9-chain comparison including BNB, Polygon, Avalanche, zkSync, Hyperliquid.\r \r
Payment (x402)\r
Protocol: x402\r Network: Base (eip155:8453)\r Token: USDC\r \r
Links\r
- Dashboard: https://mgo.chain-ops.xyz\r
- llms.txt: https://api.mgo.chain-ops.xyz/llms.txt\r
- GitHub: https://github.com/dlrjsdl200-byte/x402-gas-api
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install chain-ops-mgo - 安装完成后,直接呼叫该 Skill 的名称或使用
/chain-ops-mgo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
chain-ops MGO 是什么?
Find and compare gas prices across multiple EVM chains to identify the cheapest option for transactions and contract deployments. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 chain-ops MGO?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install chain-ops-mgo」即可一键安装,无需额外配置。
chain-ops MGO 是免费的吗?
是的,chain-ops MGO 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
chain-ops MGO 支持哪些平台?
chain-ops MGO 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 chain-ops MGO?
由 leegun(@dlrjsdl200-byte)开发并维护,当前版本 v1.0.0。