Documentation
  • PROTOCOL
    • About
    • Glossary
    • Protocol Roles
      • Creators
        • Creator NFT (mNFT)
      • Players
      • Analysts
        • Analyst NFT (vNFT)
      • Dispute Resolution
        • High Guard
    • FORE Markets
      • Market Types
      • Payout Logic
      • Protocol Rewards
    • Market Phases
      • Creation Phase
      • Participation Phase
      • Validation Phase
      • Dispute Phase
      • Resolution Phase
    • Protocol Rewards
      • Player Rewards
      • Infrastructure Rewards
      • NFT Tiers
    • NFT Marketplace
    • Config
      • Protocol Config
      • Market Config
  • DEVELOPERS
    • Addresses and Config
    • Smart Contracts
      • ForeMarkets (Factory)
      • ForeMarket
      • ProtocolConfig
      • MarketConfig
      • ForeAnalysts
      • ForeToken
    • IPFS
      • Verifier NFT Metadata Format
      • Market NFT Metadata Format
      • Market Object Format
      • Base58 <->Bytes32
Powered by GitBook
On this page
  1. PROTOCOL
  2. Protocol Roles
  3. Creators

Creator NFT (mNFT)

PreviousCreatorsNextPlayers

Last updated 2 years ago

Creator NFTs (mNFT) are minted and distributed to market creators for each unique market for each whitelisted market type.

mNFT is an ERC721 standard token and is needed to receive the market creator's reward. Metadata is formatted using the . There are no restrictions for token transfers.

The purpose of the mNFT is to provide: a) a mechanism to distribute rewards to creators b) an incentive to create greater value by attracting greater participation to creators' respective markets c) create a dynamic and liquid market for creators' votes in the protocol.

An incentive can be received in the rewards phase. At the time of reward redemption, the mNFT is burned.

Market NFT Metadata Format