NFT Platform: Contracts & Trade

You can find our NFT Market Place under the following link:

Remember to connect to Metamask/Truswallet and use the right wallet when you're interacting with the platform.

5 New Smart Contracts

We have designed a modular system of 5 smart contracts which are handling our NFT implementation.

Thanks to these contacts we’re able to withdraw deposit fees, send LABO automatically to the burning address, trade the NFT’s, among other things. This is the list of the new contracts:

  • DevFeeProcessor: The address where deposit fees and minting dev fees are being sent to. This contract, later on, distributes these fees among the NFT holders, burning addresses and team fees.

  • GovernanceNFT: Our official NFT addresses contract, ‘The Lab Finance Governance NFT’ [LABDAO], there are only 50 NFT’s and the holders of them will be earning rewards from The Lab Finance protocol.

  • NFTSplitter: A contract that receives tokens from DevFeeProcessor after the function of ‘Process’ has been triggered for each token. This is the contract from which NFT holders claim their rewards.

  • NFTSale: This contract handles the trading of the NFT’s on our site. The contract allows NFT holders to set prices for their NFTs which can be bought by potential buyers. It also allows potential buyers to set up bids for an NFT, which the NFT holder could accept.

  • Voting Contract: This contract is still under testing and will be released later on. The purpose of this Voting Contract will be to finetune variables in the farm such as emission rate of LABO/Block or multipliers on Pools and Farms.

  • Burning Address: 50% of the deposit fees come to this address from where we have currently decided that these fees will be used to Buy Back & Burn LABO.

Last updated