List of Our Verified Smart Contracts With Their Source Code
List of Our Verified Smart Contracts With Their Source Code
Here’s the list of the smart contracts that we verified with their source code. You could use the code below to verify your contracts once you deployed them.
ERC20
Contract: https://goerli.etherscan.io/address/0x30894c1e11e26da79c5c56e1d5b7b4820f6249fc#code
Code: https://github.com/Mintnite/contracts/blob/main/ERC20Contract.sol
ERC721NFT
Contract: https://goerli.etherscan.io/address/0xaccfa20d0ab001868ef5d9fa8dbcfeec878dcb30#code
Code: https://github.com/Mintnite/contracts/blob/main/ERC721NFT.sol
ERC721SBT
Contract: https://goerli.etherscan.io/address/0x4d0782dd93f942226a25acf88d94e0d528d789ff#code
Code: https://github.com/Mintnite/contracts/blob/main/ERC721SBT.sol
ERC1155
Contract: https://goerli.etherscan.io/address/0x92bf6b3c02ffcdbdf82acd6cf9713f8ad3695769#code
Code: https://github.com/Mintnite/contracts/blob/main/ERC1155Contract.sol