Skip to content
Back to MGO Gas Optimizer

Card snapshot

api.mgo.chain-ops.xyz · 2026-09-09 08:55:31 UTC · 7a2840b3eda239e74a4b7387f5d6cca460466fa11639d01a25f8a294e7a98dbd

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "MGO Gas Optimizer",
  "description": "x402-native API that compares real-time gas prices across up to 9 EVM chains. Built for trading agents, DeFi bots, and AI agents optimizing transaction costs.",
  "url": "https://api.mgo.chain-ops.xyz",
  "provider": {
    "name": "chain-ops",
    "url": "https://chain-ops.xyz"
  },
  "version": "2.2.0",
  "capabilities": {
    "payment": "x402",
    "streaming": false,
    "discovery": true
  },
  "skills": [
    {
      "id": "gas-comparison",
      "name": "EVM Gas Price Comparison",
      "description": "Compare gas prices across EVM chains and find the cheapest option",
      "tags": [
        "gas",
        "evm",
        "optimization",
        "defi",
        "trading"
      ]
    }
  ],
  "tags": [
    "gas",
    "evm",
    "x402",
    "defi",
    "optimization",
    "multi-chain"
  ]
}