Skip to content

Implement NFT-Based Market Participation #79

Description

@Bruno755

Overview

Create NFT market access tokens enabling NFT-holder discounts, voting power, and exclusive market access. NFTs represent platform membership tiers.

Scope

In scope:

  • NFT minting (tier 1-3: basic, VIP, elite)
  • Fee discount tiers (10%, 25%, 50% respectively)
  • Bonus voting power (1x, 2x, 5x)
  • Exclusive market access (beta markets for elite)
  • NFT transfer/selling support
  • Tier upgrade mechanism

Out of scope:

  • NFT marketplace integration
  • Rental/leasing mechanisms

Acceptance Criteria

  • 3 NFT tiers with clear benefits
  • Fee discounts active in AMM
  • Voting power reflected in governance
  • Exclusive markets restricted by NFT tier
  • NFTs tradeable on OpenSea/LooksRare
  • Tier downgrade handled correctly

Complexity

Hard (⭐⭐⭐⭐) — 2 weeks

Relevant Files

  • contracts/NFTTier.sol (new)
  • contracts/Market.sol
  • contracts/AMM.sol

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions