Owl Protocol
Search
K
💳

Membership Passes

Deploy NFTs with a flexible data standard that your developers, and other projects can actually use and build on.
With our Dynamic NFT smart contract "DNA" feature, you can add specific data types and fields such as:
  • Member ID (memberId)- Number
  • Status / Tier (tier)- String List (e.g. Bronze, Silver, Gold...)
  • Time Last Transferred (timeLastTransferred)- Timestamp
And you can update the NFT image to match the data:
-->

The "DNA" Data Standard

Inspired by one of the OG collections Cryptokitties, our DNA standard is unique in that:
  1. 1.
    Data is stored in compressed binary format
  2. 2.
    Data is on-chain, with the data schema, images, and non-critical data off-chain
  3. 3.
    Open-source code for reading, translating, and rendering the NFT, without any centralized endpoint.
  4. 4.
    Upgradeable smart contracts by default allow you to update permissions, tweak your collection rules, and add features, until you are fully ready to go decentralized and revoke your admin permissions.

Use Cases

Targeted Token Gating

A Dynamic NFT with the tier of the member is an example of having data of executable value on-chain, which allows other smart contracts and projects to create promotions that are limited to only members of a certain tier or higher.