GOTM Labz
  • INTRODUCTION
    • 👋Overview
  • Launchpad
    • 👨‍🚀NFT Launchpad
    • 💷Wallet Submission
    • 💱Multi Token
    • 🔥Burn2Mint
    • 💲Fees
    • 🚦Market Verification
    • Metaplex Core
  • Swap
    • 🔄Overview
    • 💦Pool Setup
    • ⚙️Trait Setup
    • 💳Pricing
  • NFT Staking
    • 🥩Overview
    • 💳Pricing
    • 📜Quick Start Guide (Project Owners)
    • 😎FEATURES
      • 🔀Multiple Collections
      • 💱Extra Tokens
      • 👔Trait Bonuses
      • ⌛Time Bonuses
      • 🥇Rarity Bonuses
      • 💳Wallet Bonus
      • 🪂Airdrops
      • 🔐Locked Staking
      • 📸Snap Shots
      • 🔢Analytics
      • 💻Custom Domains
      • 🥩Unstake All
    • 🆎Staking Types
    • 💂Security
    • ⚙️Setup
    • ⁉️Error Reporting
    • 🔗Project Links
  • Trait Store
    • 🛍️Overview
    • 💳Pricing
    • 🗒️Quick Start Guide (Project Owners)
      • ⚙️Edit Project
      • 🛍️Managing Traits
  • 😎FEATURES
    • ✖️Constraints
    • 💪Flex on X
    • 🎨Artist Commission
    • ✍️Custom Categories
    • 💱Sales Tracker
    • 🗝️Royalty Updater
    • 🔐UA Wallet Updater
    • 💻Custom Domains
    • ⛏️Metadata Updater
    • ⚒️Bulk Metadata Updater
    • Name Your NFTs
    • 👕Inventory
    • 💱Multi Token
  • 🔗Project Links
  • Discord Bot
    • 🤖MetaMate
  • 🎮GAMING
    • 🥊Fight Club
    • 🤔Guess the Trait
    • ⁉️Trivia
  • 🧑‍🎨CREATIVE
    • 🐦X-Banners
    • 🖼️PFP Backgrounds
    • 🕶️Dark Mode
  • 🛠️TOOLS
    • 📜Export Data
    • 📜Listings
    • 📜Listing Analytics
    • Loyalty
  • ⚙️Setup
    • Services
    • Admin
    • 👔Trait Manager
  • SPL Staking
    • 💱Overview
  • MANAGEMENT
    • 📰NFT Bulk Metadata Updater
  • Information
    • 🗣️Projects we Support
    • 🔗Official Links
    • 🫂Contact
  • $GOTM Token
    • 💲GOTM
    • 💱Tokenomics
      • Community
      • Team - DAO Projects / Individuals
      • Exchanges / Liquidity
      • Marketing
      • Treasury
  • GAINZ
    • NFTs
Powered by GitBook
On this page
  • Lock/Freeze
  • Escrow
  • Non-Escrow

Was this helpful?

Export as PDF
  1. NFT Staking

Staking Types

PreviousUnstake AllNextSecurity

Last updated 3 days ago

Was this helpful?

Lock/Freeze

NFT remains in the user's wallet but are locked, commonly seen on marketplaces or wallets with the word frozen, meaning it cannot be moved or sold. The locking mechanism is enforced by the smart contract, which restricts the user's ability to interact with the NFT beyond viewing it.

This method is typically the preferred staking method for the majority of NFT projects. ( Note you cannot freeze a cnft (compressed NFT)

Escrow

Escrow staking is a staking mechanism where the NFT is transferred out of the user's wallet and into a smart contract or third-party escrow account for the duration of the staking period.

When a user decides to stake their NFT, it is transferred from their wallet to a smart contract that holds the NFT in escrow. The contract manages the NFT for the staking period, ensuring that it cannot be sold or transferred by the user during this time.

Non-Escrow

NFTs remain in the user’s wallet while they are staked, they are not frozen, holder can sell or move the NFT without unstaking.

This method allows users to retain full control and ownership of their NFTs while still participating in staking rewards.

Smart Contract Interaction: The staking process involves a smart contract that tracks the NFTs staked by a user. The contract doesn't take custody of the NFT but monitors the wallet to verify that the NFT remains in the user’s wallet.

Decentralization: Non-escrow staking is often seen as more decentralized because it minimizes the reliance on third-party custodians.

🆎