ERC721 Contract address: 0x224C36554e4EFe7959549cAEaF8FE51EB8Ba1628
ERC721 Rinkeby Etherscan address: https://rinkeby.etherscan.io/address/0x224C36554e4EFe7959549cAEaF8FE51EB8Ba1628#code
IPFS link containing metadata for token1: https://ipfs.io/ipfs/QmSHxQ1bDGP4r7u3DDKiSk9JRRifCMFEeWnJiFBZi58bFb
IPFS link containing metadata for token2: https://ipfs.io/ipfs/QmPScVwQ6ehDd1o4XPTCwKcyBrraHqKdE9qYr4dsjaSaEk
Opensea URL: https://testnets.opensea.io/collection/maureennft
ERC20 Contract Address: 0x5990d1D81B7FD027b43AD0ECFf64367F93C321FA
ERC20 Rinkeby Etherscan address: https://rinkeby.etherscan.io/address/0x5990d1D81B7FD027b43AD0ECFf64367F93C321FA#code
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an example of a task implementation, which simply lists the available accounts.
Try running some of the following tasks:
npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help