Syncing interface
Skip to main content

Documentation Hub

Economic State Transitions in USK

Economic State Transitions in USK explains simulation-economy mechanics—SEEDOS utility, emission guardrails, sinks, and treasury disclosure—without investment framing. Article 107 in the economy cluster describes in-game supply dynamics; it does not promise market outcomes or yield. Economic State Transitions in USK ties to SEEDOS emission guardrails and WardLedger balances documented in the economy map hub. Read treasury disclosure and inflation articles for the full object model.

Economic State Transitions in USK

SEEDOS and Seed Boundaries

Economic State Transitions in USK restates a hard product boundary: Genesis Seed NFTs do not mint SEEDOS directly. SEEDOS utility flows through simulation rituals, sinks, and disclosed settlement epochs on Base.

Economy documentation describes thermodynamic supply controls—caps, sink pressure, staking ratios—not price targets or guaranteed returns.

Technical Schema

The JSON below is generated from Wardenseed's canonical metadata builder for Genesis Seed #61—not placeholder copy. Attribute keys match what OpenSea, MetaMask, and Base indexers read from tokenURI resolution.

Compare name, image URL, external_url, and attributes against /ecosystem/contracts for the Seed NFT deployment on Base before any wallet signature.

Metadata JSON (OpenSea-compatible)
{
  "name": "Wardenseed Genesis Seed #61",
  "description": "Wardenseed Genesis Seed #61 is a capped Wardenseed SeedNFT: a living-digital seed identity for lineage evolution, recombination affinity, and mythic provenance. It preserves the seed as the primary asset and never mints SEEDOS rewards directly.",
  "image": "https://wardenseed.com/generated/seeds/images-pro/v3/61.webp",
  "external_url": "https://wardenseed.com/seeds/61",
  "attributes": [
    {
      "trait_type": "Rarity",
      "value": "Common"
    },
    {
      "trait_type": "Mythic Identity",
      "value": "Biolume"
    },
    {
      "trait_type": "Biome",
      "value": "glacial_seed"
    },
    {
      "trait_type": "Accent Color",
      "value": "#009afd"
    },
    {
      "trait_type": "Color Family",
      "value": "blue"
    },
    {
      "trait_type": "Evolution Modifier",
      "value": 0,
      "display_type": "boost_percentage",
      "max_value": 12
    },
    {
      "trait_type": "Mutation Affinity",
      "value": 0.73,
      "display_type": "boost_percentage",
      "max_value": 10
    },
    {
      "trait_type": "Sink Efficiency",
      "value": 1.4,
      "display_type": "boost_percentage",
      "max_value": 9
    },
    {
      "trait_type": "Visual Aura",
      "value": "still"
    },
    {
      "trait_type": "Awakening Stage",
      "value": "DORMANT"
    },
    {
      "trait_type": "Awakening Progress",
      "value": 0,
      "display_type": "number",
      "max_value": 100
    },
    {
      "trait_type": "Lineage Stability",
      "value": 100,
      "display_type": "number",
      "max_value": 100
    },
    {
      "trait_type": "Hidden Potential",
      "value": 21,
      "display_type": "number",
      "max_value": 100
    },
    {
      "trait_type": "Symbolic Form Signal",
      "value": "Moderate"
    },
    {
      "trait_type": "Lineage Flow",
      "value": "Moderate"
    },
    {
      "trait_type": "Recombination Harmony",
      "value": "Dominant"
    },
    {
      "trait_type": "Economy Link",
      "value": "Strong"
    },
    {
      "trait_type": "Stability Index",
      "value": 96,
      "display_type": "number",
      "max_value": 100
    },
    {
      "trait_type": "Drift Pressure",
      "value": 50,
      "display_type": "number",
      "max_value": 100
    },
    {
      "trait_type": "Economy Pressure",
      "value": 81,
      "display_type": "number",
      "max_value": 100
    },
    {
      "trait_type": "Visual Intensity",
      "value": 1.07,
      "display_type": "number",
      "max_value": 5
    },
    {
      "trait_type": "Genesis Index",
      "value": 61,
      "display_type": "number",
      "max_value": 1000
    },
    {
      "trait_type": "Rarity Rank",
      "value": 818,
      "display_type": "number",
      "max_value": 1000
    }
  ]
}

Live example for Genesis Seed #61. Full attribute set includes 23 traits with display_type where applicable.

TokenURI resolution on Base
{
  "chain": "Base (chainId 8453)",
  "tokenId": 61,
  "tokenURI_patterns": {
    "static_metadata": "https://wardenseed.com/generated/seeds/metadata/61.json",
    "api_metadata": "https://wardenseed.com/api/nft/seed/metadata/61",
    "encyclopedia_profile": "https://wardenseed.com/seeds/61"
  },
  "ipfs_note": "Production tokenURI on Base resolves to IPFS content identifiers for image and JSON. Verify contract addresses on /ecosystem/contracts before signing."
}

Cross-check static JSON, API route, and encyclopedia profile before marketplace actions.

Economic State Transitions in USK: Implementation Notes

Article slug `economic-state-transitions-in-usk` lives in the Simulation Economy cluster alongside 10 related guides. Tags: economy.

Pillar articles in this cluster receive expanded editorial passes; this page includes live schema examples so crawlers and builders index verifiable structure—not generic Web3 marketing copy.

Frequently asked questions

What does Economic State Transitions in USK cover?
Economic State Transitions in USK is article 107 in the Simulation Economy and SEEDOS cluster (SEEDOS utility, emission guardrails, sinks, treasury disclosure, rewards, and ec…). It includes Technical Schema examples using Genesis Seed #61.
How many metadata attributes does a Genesis Seed carry?
Each capsule publishes 23 OpenSea-compatible attributes in JSON, including rarity, mythic identity, biome, boost percentages, and rank fields. See the Technical Schema section on this page for a live example.
Where is metadata stored for indexers?
Static JSON lives at /generated/seeds/metadata/{tokenId}.json on wardenseed.com. Production tokenURI on Base resolves to IPFS. Encyclopedia profiles at /seeds/{tokenId} add narrative context without changing canonical JSON.
Does this article describe investment returns?
No. Economy articles document in-game supply mechanics and disclosed operational flows—not yield, APY, or price guarantees.
Does Wardenseed documentation constitute financial advice?
No. Documentation describes product surfaces, metadata schema, and collectibility context for the Genesis Collection on Base.

Explore the encyclopedia

Continue exploring

Conclusion

Economic State Transitions in USK is documented with cluster-specific context, live metadata JSON for Seed #61, and links to encyclopedia and contract verification surfaces. Continue through related guides below, then open featured seeds for capsule-level ground truth.