ERC721 Contract address: 0x1A0620b2a85CDfaE5b0F27bf8c533F6c73581471
ERC721 Rinkeby Etherscan address: https://rinkeby.etherscan.io/tx/0x5a0a05341a8edd56ed19d72df5d27fa8da9f6598945cff558598451c5cf60309
IPFS link containing metadata for token1: https://ipfs.io/ipfs/QmQN39xziHDVkgHnTa2Kg21cjphJ6H3UBqsKt41sqr9TGQ
IPFS link containing metadata for token2: https://ipfs.io/ipfs/QmdFZbuwJ2mLZ16bFJSVdZaoL48uY5mppJZMsZpHRDGAdK
Opensea Url: https://testnets.opensea.io/williamsgodsfavour
ERC20 Contract Address:
ERC20 Rinkeby Etherscan address:
Basic Sample Hardhat Project 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