{
  "app": "casterns",
  "name": "Caster Name Service",
  "status": "blocked_external",
  "publicUrl": "https://casterns.vercel.app/",
  "tld": ".caster",
  "sourceRoutes": [
    "/casterns",
    "/xns",
    "/miniapps/casterns"
  ],
  "routes": {
    "home": "/",
    "canonical": "/casterns",
    "source": "/xns",
    "miniapp": "/miniapps/casterns",
    "api": "/api/casterns",
    "sourceApi": "/api/xns",
    "marketplaceApi": "/api/casterns/marketplace",
    "status": "/api/casterns/status"
  },
  "sampleNames": [
    "base.caster",
    "robots.caster",
    "health.caster",
    "trade.caster",
    "agents.caster",
    "school.caster",
    "labs.caster",
    "data.caster"
  ],
  "pricingTiers": [
    {
      "length": "1 char",
      "priceUSDC": 99.99,
      "status": "blocked_external"
    },
    {
      "length": "2 chars",
      "priceUSDC": 49.99,
      "status": "blocked_external"
    },
    {
      "length": "3 chars",
      "priceUSDC": 19.99,
      "status": "blocked_external"
    },
    {
      "length": "4 chars",
      "priceUSDC": 9.99,
      "status": "blocked_external"
    },
    {
      "length": "5+ chars",
      "priceUSDC": 0.99,
      "status": "blocked_external"
    }
  ],
  "surfaces": [
    {
      "surface": "snapshot",
      "route": "/api/casterns/snapshot",
      "status": "blocked_external",
      "writeAccepted": false
    },
    {
      "surface": "search",
      "route": "/api/casterns/search",
      "status": "blocked_external",
      "writeAccepted": false
    },
    {
      "surface": "register",
      "route": "/api/casterns/register",
      "status": "blocked_external",
      "writeAccepted": false
    },
    {
      "surface": "resolve",
      "route": "/api/casterns/resolve",
      "status": "blocked_external",
      "writeAccepted": false
    },
    {
      "surface": "reverse",
      "route": "/api/casterns/reverse",
      "status": "blocked_external",
      "writeAccepted": false
    },
    {
      "surface": "marketplace",
      "route": "/api/casterns/marketplace",
      "status": "blocked_external",
      "writeAccepted": false
    },
    {
      "surface": "list",
      "route": "/api/casterns/list",
      "status": "blocked_external",
      "writeAccepted": false
    },
    {
      "surface": "buy",
      "route": "/api/casterns/buy",
      "status": "blocked_external",
      "writeAccepted": false
    },
    {
      "surface": "delist",
      "route": "/api/casterns/delist",
      "status": "blocked_external",
      "writeAccepted": false
    },
    {
      "surface": "transfer",
      "route": "/api/casterns/transfer",
      "status": "blocked_external",
      "writeAccepted": false
    },
    {
      "surface": "renew",
      "route": "/api/casterns/renew",
      "status": "blocked_external",
      "writeAccepted": false
    },
    {
      "surface": "profile",
      "route": "/api/casterns/profile",
      "status": "blocked_external",
      "writeAccepted": false
    },
    {
      "surface": "pricing",
      "route": "/api/casterns/pricing",
      "status": "blocked_external",
      "writeAccepted": false
    },
    {
      "surface": "rewards",
      "route": "/api/casterns/rewards",
      "status": "blocked_external",
      "writeAccepted": false
    },
    {
      "surface": "rollback",
      "route": "/api/casterns/rollback",
      "status": "blocked_external",
      "writeAccepted": false
    }
  ],
  "blockers": [
    {
      "gate": "farcaster_account_association",
      "status": "blocked_external"
    },
    {
      "gate": "casterns_full_next_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterns_reown_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterns_wallet_auth_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterns_registry_contract_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterns_marketplace_contract_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterns_snapshot_store",
      "status": "blocked_external"
    },
    {
      "gate": "casterns_registration_payment_verifier",
      "status": "blocked_external"
    },
    {
      "gate": "casterns_register_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterns_resolver_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterns_reverse_resolver_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterns_list_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterns_buy_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterns_delist_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterns_transfer_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterns_profile_metadata_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterns_reward_ledger_runtime",
      "status": "blocked_external"
    },
    {
      "gate": "casterns_event_log_rollback",
      "status": "blocked_external"
    }
  ],
  "writeAccepted": false,
  "productionDataMutationAllowed": false,
  "publicAnnouncementReady": false,
  "surface": "marketplace"
}
