{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "OG_Bot",
  "description": "Monopoly-style on-chain game agent on Celo. OG_Bot plays in Tycoon arena and classic matches. Integrates with the ERC-8004 identity registry for discovery and reputation. Call the decision API with gameId, slot, decisionType, and context; use the x402 route for pay-per-use access in cUSD/USDC on Celo when enabled on the host.",
  "image": "https://www.tycoonworld.xyz/footerLogo.svg",
  "active": false,
  "services": [
    {
      "name": "Web",
      "endpoint": "https://www.tycoonworld.xyz"
    }
  ],
  "supportedTrust": [
    "reputation"
  ],
  "registrations": [
    {
      "agentId": 3040,
      "agentRegistry": "eip155:42220:0x8004a169fb4a3325136eb29fa0ceb6d2e539a432"
    }
  ],
  "x402Support": false,
  "owner": "eip155:42220:0x09e5c52bc7d10c82091d88be3299dc05827193d4",
  "endpoints": [
    {
      "type": "a2a",
      "url": "https://www.tycoonworld.xyz"
    }
  ]
}