Skip to content

Binding & Minting

Binding is the core mechanic of the SPL-722 standard — the process of minting an NFT that holds locked fungible tokens inside it. When you bind, you pay SOL and receive a hybrid NFT where real tokens are bound (locked) into the asset. This is what makes Binder Protocol NFTs fundamentally different from traditional NFTs — they carry intrinsic token value.

  1. Find a collection in Binding status (via the Binder Explorer or a direct link)
  2. Choose how many NFTs you want to mint
  3. Pay the bind cost in SOL (per NFT)
  4. Your NFTs are minted and appear in your wallet

Each NFT has a bind cost denominated in SOL. This cost is set by the collection creator and covers:

  • The tokens that get locked inside the NFT
  • Platform fees

The exact cost is displayed on the collection page before you confirm.

After confirming your bind, the operation follows these steps (tracked in real-time):

StepStatusWhat’s Happening
1StartedTransaction initiated
2MintingNFT is being created on-chain
3RevealingArtwork is being assigned (instant reveal)
4CompletedNFT is in your wallet

You can watch this progress live via the operation progress indicator.

Each minted NFT contains:

  • Artwork — Either revealed immediately or hidden (depending on reveal type)
  • Locked tokens — The number of tokens specified by the creator
  • Vesting schedule — If the collection has vesting, your tokens follow the unlock schedule

Each bind records:

  • Bind cost in SOL — What you paid
  • Bind cost in USD — USD equivalent at time of binding
  • Transaction hash — On-chain proof of the transaction

Binding is only available when:

  • The collection status is Binding (actively accepting mints)
  • There are remaining NFTs to mint (supply not exhausted)
  • You have sufficient SOL in your wallet