Mimicry Docs
Mimicry.orgLaunch App
  • Whitepaper
    • ๐Ÿ‘จโ€๐ŸซProtocol Overview
    • โš™๏ธCore Mechanics
      • ๐ŸŽฒTrue Odds
      • ๐Ÿ’ธValue Transfer Events
    • ๐ŸคนAdvanced Features
      • ๐ŸŽš๏ธLeverage
      • โฐAutomations
        • Automated Stop-Loss
        • Automated Take-Profit
        • Automated Swap-Sides
    • ๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘Players & Participants
      • ๐ŸŽฅDirectors (Market Sponsors)
      • ๐ŸŽญActors (Traders)
      • ๐ŸŽฌProducers (Liquidity Providers)
      • โš–๏ธBalancers (Keepers)
      • ๐Ÿ‘ทCrew (Team)
    • ๐Ÿ“ŒFees
    • ๐Ÿช™Tokenomics
      • ๐Ÿ’ปIn-App Use Cases
      • ๐Ÿ’ฐRewards
      • ๐Ÿ›๏ธGovernance
      • ๐Ÿ“ŠDistribution
      • ๐Ÿ“ˆVesting
    • ๐Ÿ‘จโ€๐Ÿ’ปContract Architecture
    • โš ๏ธRisks & Mitigations
      • Price Manipulation Risk
      • Data Feed Downtime Risk
      • Centralization Risk
      • Smart Contract Risks
      • Macroeconomic Risk
      • Skew-Change Risk
      • Leverage Risk
      • Liquidation Risk
      • Arbitrage Risk
      • Market Abandonment Risk
      • Balancer Shortage Risk
    • ๐Ÿ—ฃ๏ธNotable Vocabulary
    • ๐ŸคPartner Integrations
    • ๐Ÿ—“๏ธRoadmap
  • For Devs
    • ๐Ÿ“œContracts & Wallets
      • Contracts Overview
      • Contracts Reference
      • Wallets Reference
    • ๐Ÿ’พSDK
  • FOR COMMUNITY
    • ๐Ÿ”—Official Links
    • ๐ŸŽจBrand Assets
    • ๐ŸŽชMarkets
Powered by GitBook
On this page
  • How Data Flows
  • Mimics as NFTs

Was this helpful?

Edit on GitHub
  1. Whitepaper

Contract Architecture

Eventually our contracts will be open-sourced and upgradability will be removed. For now we're publishing notes here.

PreviousVestingNextRisks & Mitigations

Last updated 2 years ago

Was this helpful?

How Data Flows

Players may take positions by selecting a number of variables and depositing ERC-20 collateral. New positions are represented as ERC-721 tokens (Mimes).

Mimics as NFTs

Each minted Mimic will contain specialized metadata written to the blockchain. When rendered within a wallet, that data, along with real-time performance information, will be visible in the NFT itself. Some of the data recorded may include:

  • The NFT collection to peg value against

  • The direction of the collection's price prediction (long or short)

  • The USD liquidation value of the position, after fees

  • The amount of profit, expressed as a percentage

  • The amount of rewards earned

๐Ÿ‘จโ€๐Ÿ’ป
Mimicry data flow diagram