{
  "schema_version": "2026-05-02",
  "name": "Classical Revival",
  "description": "Agent-readable descriptor for Classical Revival, a generative art project by Phenomena Labs on Art Blocks with Digital Art Object and Physical Interactive Object expressions.",
  "canonical_url": "https://classicalrevival.art/",
  "llms_txt": "https://classicalrevival.art/llms.txt",
  "creator": {
    "name": "Phenomena Labs",
    "url": "https://phenomenalabs.com/",
    "same_as": [
      "https://instagram.com/phenomena.labs",
      "https://x.com/phenomenalabs",
      "https://discord.gg/QCAntcvpEd"
    ]
  },
  "external_mcp_servers": [
    {
      "name": "Art Blocks MCP",
      "url": "https://mcp.artblocks.io/mcp",
      "purpose": "Use for Art Blocks-aware discovery, project metadata, and collection context when supported by the consuming agent."
    }
  ],
  "network": {
    "name": "Ethereum Mainnet",
    "chain": "ethereum",
    "chain_id": 1
  },
  "contracts": {
    "artblocks_core": "0x000000098a14b4e08132fd55faec521ab597a001",
    "minter": "0x0635e2f2926b306356b5b3f5cb6489107796b085",
    "etherscan": "https://etherscan.io/address/0x000000098a14b4e08132fd55faec521ab597a001"
  },
  "collections": [
    {
      "id": "digital",
      "name": "Classical Revival Digital Art Object",
      "keypoint": "Digital Art Object",
      "artblocks_project_id": 0,
      "token_id_base": 0,
      "site_max_editions": 101,
      "public_edition_label": "Edition 1 / 1 / 99",
      "display_price": "0.12 ETH",
      "primary_collection_url": "https://www.artblocks.io/collection/classical-revival-by-phenomena",
      "generator_url_template": "https://generator.artblocks.io/1/0x000000098a14b4e08132fd55faec521ab597a001/{tokenId}",
      "media_url_template": "https://media-proxy.artblocks.io/1/0x000000098a14b4e08132fd55faec521ab597a001/{tokenId}.png",
      "ownership_query": {
        "contract": "0x000000098a14b4e08132fd55faec521ab597a001",
        "method": "ownerOf(uint256 tokenId)"
      }
    },
    {
      "id": "interactive-object",
      "name": "Classical Revival Physical Interactive Object",
      "keypoint": "Physical Interactive Object",
      "artblocks_project_id": 1,
      "token_id_base": 1000000,
      "site_max_editions": 6,
      "public_edition_label": "Edition 1 / infinity / 5",
      "display_price": "12 ETH",
      "primary_collection_url": "https://www.artblocks.io/collection/classical-revival-interactive-objects-by-phenomena",
      "generator_url_template": "https://generator.artblocks.io/1/0x000000098a14b4e08132fd55faec521ab597a001/{tokenId}",
      "media_url_template": "https://media-proxy.artblocks.io/1/0x000000098a14b4e08132fd55faec521ab597a001/{tokenId}.png",
      "ownership_query": {
        "contract": "0x000000098a14b4e08132fd55faec521ab597a001",
        "method": "ownerOf(uint256 tokenId)"
      }
    }
  ],
  "preview": {
    "random_hash_url_template": "https://art.phenomenalabs.com/ClassicalRevival/index.html?hash={hash}",
    "hash_format": "0x-prefixed 32-byte hex string"
  },
  "agent_actions": [
    {
      "action": "read_project_context",
      "preferred_url": "https://classicalrevival.art/llms.txt"
    },
    {
      "action": "inspect_artblocks_collection",
      "preferred_urls": [
        "https://www.artblocks.io/collection/classical-revival-by-phenomena",
        "https://www.artblocks.io/collection/classical-revival-interactive-objects-by-phenomena"
      ]
    },
    {
      "action": "verify_token_ownership",
      "chain_id": 1,
      "contract": "0x000000098a14b4e08132fd55faec521ab597a001",
      "method": "ownerOf(uint256 tokenId)"
    },
    {
      "action": "view_token",
      "url_template": "https://generator.artblocks.io/1/0x000000098a14b4e08132fd55faec521ab597a001/{tokenId}"
    },
    {
      "action": "fetch_token_image",
      "url_template": "https://media-proxy.artblocks.io/1/0x000000098a14b4e08132fd55faec521ab597a001/{tokenId}.png"
    },
    {
      "action": "acquire_or_trade",
      "preferred_urls": [
        "https://www.artblocks.io/collection/classical-revival-by-phenomena",
        "https://www.artblocks.io/collection/classical-revival-interactive-objects-by-phenomena"
      ]
    }
  ],
  "contact": {
    "studio_email": "Studio@phenomenaLabs.com",
    "discord": "https://discord.gg/QCAntcvpEd"
  }
}
