{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "Trading Agent",
  "version": "1.0.0",
  "description": "Copy-trading strategy publisher backed by an ACT-protected Swarm catalog.",
  "image": "https://api.gateway.ethswarm.org/bzz/1edce57714b542d7198b0fb271086f0f5eb6ece309bf0b5f8011a7b228c42bdd/img/avatar.jpg",
  "services": [
    {
      "name": "x402",
      "endpoint": "http://localhost:3000/v1"
    },
    {
      "name": "swarm-ai-catalog",
      "endpoint": "0xd57ccc2e19ae97deea3a982c54f7863fa443dfd0"
    }
  ],
  "x402Support": true,
  "active": true,
  "registrations": [
    {
      "agentId": "8544",
      "agentRegistry": "eip155:84532:0x8004A818BFB912233c491871b3d84c89A494BD9e"
    }
  ],
  "capabilities": [
    "trading",
    "copy-trading",
    "swarm-catalog"
  ]
}