๐ŸŒณNFT Harvest Protocol

Launch a token on any NFT Collection

NFT Harvest Protocol is a modular Recycling Protocol utility which allocates a Recyclable Token claim on each index of any NFT Collection. Each NFT emits the allocated token claim over time, at a per block rate, to be harvested by the NFT's owner at any time after emitted.

The Recyclable Token emitted by the NFTs is not minted until it is harvested by the current NFT owner.

NFT Harvest Claim

As a Recycling Protocol utility, the NFT Harvest Protocol requires an amount of a Recyclable Token's supply allocated to it. The maximum amount that can be claimed per index of an NFT Collection is the total amount allocated for Harvest divided by the NFT Collection maximum supply. To harvest a claim, is to mint out tokens to the NFT owner, as they are emitted over time - becoming available to harvest.

As an NFT Harvest Claim token is emitted over time, it becomes harvestable by each NFTs' owner.

Each NFT in the Collection continues to emit the token claim even while for sale in NFT markets. At any time, the current owner of NFT can harvest the NFT's token claim.

NFT Claim Emissions

Each NFT emits it's Harvest Claim amount at a configured emission rate per block. The total number of blocks it will take for the Harvest Claim to be fully released can be found by dividing the total Harvest Claim amount by the claim emission rate.

For example, the average number of blocks per day on Polygon is ~40,000. If a Harvest Claim is set for 1000 tokens per NFT, with an emission rate of 0.001 tokens per block, then the claim will be fully released after 1,000,000 blocks, which on Polygon would be approximately 25 days.

NFT Harvest Interface

NFT Harvest Write Functions

NFT Harvest Read Functions

Last updated