NFTs that mine crypto
Budget: $250 – $750 USD
I need a smart contract for the NFT on Ethereum network. These NFTs should mine some ERC20 token that you should also create. It shuold work like this. Every N seconds, holders of th NFTs get awarded with some tokens acording to the power of the NFT they poses and the total supply of the pool. Each NFT type mines a certain percentage of the pool each N seconds. There are 6 different types of NFTs each mining different percentage.
So to sum up I need:
ERC20 token smart contract
NFT smart contract
The mining process can be hendled in the ERC20 token's smart contract itself, NFT smart contracts or some 3rd smart contract. The point is to get the functionality like in the description
More info can be found in the document provided (Focus on the chapter Mining NFTs and ignore all other chapters, even the one about BEP-20 token)
So to sum up I need:
ERC20 token smart contract
NFT smart contract
The mining process can be hendled in the ERC20 token's smart contract itself, NFT smart contracts or some 3rd smart contract. The point is to get the functionality like in the description
More info can be found in the document provided (Focus on the chapter Mining NFTs and ignore all other chapters, even the one about BEP-20 token)