{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "LiquidPad Agent",
  "description": "LiquidPad is an autonomous AI agent on Base that launches meme tokens via Telegram bot and web console. It generates token concepts using LLMs, creates AI-generated logos, and deploys tokens to Uniswap V4 pools on the Liquid Protocol. Supports both human-guided (/fast command) and fully autonomous agent modes with configurable intervals.",
  "image": "https://liquidpad.site/logo.png",
  "owner": "0x188177dF522f81A9bEd88D25d1969A0B700b50E0",
  "agentWallet": "0x188177dF522f81A9bEd88D25d1969A0B700b50E0",
  "services": [
    {
      "name": "telegram",
      "endpoint": "https://t.me/liquidpadbot",
      "version": "v1"
    },
    {
      "name": "web",
      "endpoint": "https://liquidpad.site/control",
      "version": "v1"
    },
    {
      "name": "launch-console",
      "endpoint": "https://liquidpad.site/launch",
      "version": "v1"
    },
    {
      "name": "api",
      "endpoint": "https://api.liquidpad.site",
      "version": "v1"
    },
    {
      "name": "A2A",
      "endpoint": "https://liquidpad.site/.well-known/agent-card.json",
      "version": "0.3.0"
    },
    {
      "name": "skill",
      "endpoint": "https://liquidpad.site/agent-owner-launch-skill.md",
      "version": "1.1.0"
    }
  ],
  "skills": [
    {
      "id": "launch-token",
      "name": "Launch Token",
      "description": "Generate and deploy meme tokens on Base via Liquid Protocol Uniswap V4 pools. Supports /fast command for single launches and autonomous loops."
    },
    {
      "id": "manage-runtime",
      "name": "Manage Runtime",
      "description": "Start, stop, and monitor autonomous agent loops with configurable intervals, themes, and market-cap targets."
    }
  ],
  "x402Support": false,
  "active": true,
  "token": {
    "symbol": "LPAD",
    "address": "0xBF0775cBCA2744549cD016DAb8D3b3403De58bBF",
    "chain": "eip155:8453",
    "pool": "https://app.liquidprotocol.org/tokens/0xBF0775cBCA2744549cD016DAb8D3b3403De58bBF"
  },
  "registrations": [
    {
      "agentId": 50962,
      "agentRegistry": "eip155:8453:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
    }
  ],
  "supportedTrust": [
    "reputation"
  ]
}
