{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "MegaChad",
  "description": "Burn-to-create looksmaxxing engine on MegaETH. Burn $MEGACHAD tokens to generate AI-enhanced portraits, mint NFTs, and earn on-chain reputation.",
  "image": "https://megachad.xyz/images/megachad-logo.png",
  "openapi": "https://megachad.xyz/.well-known/openapi.json",
  "services": [
    {
      "name": "SwapQuote",
      "endpoint": "https://megachad.xyz/api/x402/quote",
      "version": "1.0.0",
      "description": "Get swap quote and instructions for buying $MEGACHAD with ETH"
    },
    {
      "name": "Looksmaxx",
      "endpoint": "https://megachad.xyz/api/x402/looksmaxx",
      "version": "1.0.0",
      "description": "x402 payment-gated burn-to-create looksmaxxing (burn $MEGACHAD + pay 1 USDm)"
    },
    {
      "name": "BurnToCreate",
      "endpoint": "https://megachad.xyz/api/generate",
      "version": "1.0.0",
      "description": "Standard burn-to-create looksmaxxing (FormData upload)"
    },
    {
      "name": "Chadboard",
      "endpoint": "https://megachad.xyz/api/chadboard",
      "version": "1.0.0",
      "description": "Burner leaderboard with ERC-8004 reputation scores"
    },
    {
      "name": "Stats",
      "endpoint": "https://megachad.xyz/api/stats",
      "version": "1.0.0",
      "description": "Token supply, burn count, and circulating supply"
    },
    {
      "name": "Gallery",
      "endpoint": "https://megachad.xyz/api/gallery",
      "version": "1.0.0",
      "description": "Paginated gallery of recent looksmaxxed burns"
    },
    {
      "name": "AgentInfo",
      "endpoint": "https://megachad.xyz/api/agent/info",
      "version": "1.0.0",
      "description": "ERC-8004 agent identity and on-chain registration status"
    },
    {
      "name": "EarlyAccess",
      "endpoint": "https://megachad.xyz/api/early/register",
      "version": "1.0.0",
      "description": "Register a wallet for testnet beta access"
    },
    {
      "name": "Price",
      "endpoint": "https://megachad.xyz/api/price",
      "version": "1.0.0",
      "description": "Current $MEGACHAD price in ETH from Kumbaya DEX"
    },
    {
      "name": "Wallet",
      "endpoint": "https://megachad.xyz/api/wallet",
      "version": "1.0.0",
      "description": "Check wallet balances, burn eligibility, and early access status"
    },
    {
      "name": "LooksmaxxPlan",
      "endpoint": "https://megachad.xyz/api/agent/looksmaxx",
      "version": "1.0.0",
      "description": "Orchestrated looksmaxx flow with pre-built calldata for each step"
    },
    {
      "name": "Bridge",
      "endpoint": "https://megachad.xyz/api/bridge",
      "version": "1.0.0",
      "description": "Cross-chain bridge information for moving assets to MegaETH"
    },
    {
      "name": "Events",
      "endpoint": "https://megachad.xyz/api/events",
      "version": "1.0.0",
      "description": "Real-time SSE stream of burns, stats updates, and protocol events"
    }
  ],
  "protocols": {
    "mcp": "https://megachad.xyz/api/mcp",
    "a2a": "https://megachad.xyz/.well-known/agent.json",
    "openapi": "https://megachad.xyz/.well-known/openapi.json",
    "llms": "https://megachad.xyz/llms.txt",
    "llmsFull": "https://megachad.xyz/llms-full.txt",
    "sse": "https://megachad.xyz/api/events"
  },
  "x402Support": true,
  "active": true,
  "registrations": [
    {
      "agentId": 12408,
      "agentRegistry": "eip155:4326:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
    }
  ],
  "supportedTrust": ["reputation"]
}
