Staking
Last updated
Last updated
The Sol Patrol development team has created multiple custom staking solutions. It's one of the first contracts that our team developed and deployed on Solana mainnet for the NFT community Sol Patrol. The staking contract is not based off any pre-existing code base (i.e., Gem Farm or the like) but was custom developed in Q4 2021 and has been under numerous revisions for a smooth user experience.
Staking can be customized as custodial (utilizing an escrow) and non-custodial staking (NFT stays in the users wallet). The options are outlined as such:
Custodial Staking
Non-Custodial Staking utilizing the Freeze Authority
Rewards or token yields can be given custom variables for creators wishing to have dynamic yields with multiple NFTs staked or time-variable. Additional features for staking yields can be custom designed (i.e., in-game Experience Points).
The following are some examples of the dynamic yields that are currently available within our staking program:
Staking Age Based (length of time that the NFT is staked)
Number of NFTs staked by a specific holder
Collection based multipliers
Creator based multipliers
Specific NFT multiplier
Specific NFT trait multiplier
Our user-interface and staking experience are custom designed to the style of your project. Features for Stake All, Claim All, Unstake and Stake all are also included.