Back to explore
Season 1 · DeFi & Open Finance

OPN Marketplace & DeFi Suite

All-in-one NFT marketplace, AMM swap, staking and referral airdrop — a full on-chain economy on OPN Chain.

Stage 1, ReviewDeFi & Open Finance

by anngyen · submitted Jun 5, 2026

Community votes

0

Voting opens when this submission reaches the Top 10 stage.

Overall score

/ 100

Weighted average across the 5 judging criteria.

Description

01/03

What the builder said.

Written by the team, rendered as the markdown they typed in the submission wizard.

What we built

OPN Marketplace & DeFi Suite is a full on-chain economy on OPN Chain, combining an NFT marketplace, an AMM token swap, a staking system and a referral airdrop into one connected product. Everything is permissionless: anyone can mint, trade, provide liquidity, stake, or claim — no gatekeepers, no off-chain settlement.

Why

Most "marketplace" demos are isolated features with no economic loop. We wanted real open-finance infrastructure where each module reinforces the others, the project token has genuine utility, and value flows transparently on-chain — a self-sustaining mini-economy rather than a disconnected demo.

Contracts

Six contracts form a single value loop:

ProjectToken (OMT)  - ERC-20 utility token, hard cap + controlled minting
NFTCollection       - open ERC-721 minting + EIP-2981 creator royalties
Marketplace         - list / buy / cancel / offer trading + fee split
SimpleSwap          - x*y=k AMM for OPN <-> OMT, 0.3% LP fee
Staking             - stake OMT to earn marketplace fees in OPN, no admin key
AirdropReferral     - claim OMT + reward on-chain referrers

How the value loop works

NFT sale -> 2.5% platform fee -> Staking contract -> OMT stakers earn OPN

This gives the token real demand and makes the whole system sustainable. Every sale also pays the creator their EIP-2981 royalty before the seller is settled.

Technical execution

Solidity 0.8.24 + OpenZeppelin 5, compiled for maximum OPN compatibility:

solidity: { version: "0.8.24", settings: { evmVersion: "paris" } }
  • Reentrancy guards, owner/approval checks, and capped royalties/fees throughout.
  • 22 end-to-end tests passed live on OPN Testnet across two wallets (token transfer, NFT mint, list/buy with correct royalty + fee split, offer/accept trade, AMM swaps both ways, staking reward distribution, referral rewards).
  • All 6 contracts are source-verified on the OPN Blockscout explorer.

Real-world viability

Built-in revenue model (2.5% marketplace fee + 0.3% swap fee), creator royalties, and a growth loop (airdrop + referral). The frontend is a Next.js 14 dApp (wagmi + viem) covering create, market, swap, stake, airdrop and a portfolio view — ready to scale from proof-of-concept toward live infrastructure.

Roadmap

02/03

What ships next.

The builder's own next-quarter plan. Use it to gauge follow-through and ambition.

Q3 2026 · Testnet hardening

  • Expand the suite on OPN Testnet: auctions, OMT as a payment option, collection pages
  • IPFS image uploads (Pinata/nft.storage) for fully decentralized NFT storage
  • Analytics dashboard: volume, TVL, fees distributed to stakers
  • Grow testnet users and gather feedback from the OPN community

Q4 2026 · Token Generation Event (TGE)

  • Finalize OMT tokenomics: supply, allocation, vesting, emissions
  • Smart-contract audit for the token + staking/airdrop modules
  • TGE: generate and distribute OMT to early contributors and the community
  • Public docs + token contract verified on explorer

Q1 2027 · Airdrop & DEX listing

  • Airdrop Season 1 to testnet users, stakers, and referrers (snapshot-based)
  • Bootstrap OMT/OPN liquidity, then list OMT on the leading OPN-ecosystem DEX
  • LP incentives + referral campaign to grow holders
  • Airdrop Season 2 tied to real on-chain activity (trades, staking, liquidity)

Q2 2027 · CEX listing & scale

  • List OMT on a tier-2 centralized exchange, target a tier-1 CEX afterward
  • Market-maker partnership for healthy spreads and depth
  • DAO governance: stakers vote on fees, listings, and treasury

Beyond · Mainnet

  • Independent security review + multisig/timelock on all admin functions
  • Mainnet launch on OPN Chain once the economy and liquidity are proven
  • Cross-chain NFT bridging once OPN IBC ships; fiat on-ramp + mobile dApp

On-chain proof

03/03

6 contracts on OPN Chain.

The chain itself confirmed every deployment is valid, signed by the builder's wallet, and inside the season's window.

  • 01ProjectTokenPrimary

    0xDE9747E9144a81e8dde9764A9Ab4ada8ae5ea652

    tx 0xd59c5c97c5f4f24cd359a9df324d081fc34b359ac4caa9aa2d28ff8f45bb4678

    deployed Jun 5, 2026 · block 17938389

  • 02NFTCollection

    0x3d2d9e0D5F2664e9e34a25e7aD58f392f2a1407b

    tx 0x1b81c14ed121017f83c67aa6f618aa417b9c2a8ac3ef5a996e2bd4c726025a5f

    deployed Jun 5, 2026 · block 17938393

  • 03Marketplace

    0xBF0e010Ef47D642669eB2cD9386BBB726dDB8EcF

    tx 0xd3bf30992409aef2451d4ad98a8b30c5305b44ab6b9441b8bedb1a66fe5b6fb3

    deployed Jun 5, 2026 · block 17938399

  • 04SimpleSwap

    0x40A0b3519b84Ca89571a83c72E565FC087F108f2

    tx 0xd37898cc73b13a55b58b54ea5f2c81c55b3212908a3a6effcd1e2545f4ab2475

    deployed Jun 5, 2026 · block 17938402

  • 05Staking

    0xcb12aB0508F0a08ce4fCCe7Da2B65daDb6102fEC

    tx 0x6ddba8a98286c2e88003245c36dbdaa2fb668d71dc06f486d89ec32fb431b2c1

    deployed Jun 5, 2026 · block 17938396

  • 06AirdropReferral

    0x1107055E92FDb15F779A4d92A0a9A54DF13570Dc

    tx 0xe0f1fb339638f0c02dd5f3570d5994d25a77a51d00479799799f780ae04d6062

    deployed Jun 5, 2026 · block 17938406