🤖
Edenhorde Smart Contracts
Contracts that the Merit Circle DAO utilizes for Edenhorde
Name | Address |
---|---|
MeritNFT | 0x9eEAeCBE2884AA7e82f450E3Fc174F30Fc2a8de3 |
MeritNFTDropFactory | 0xc903e762Aa576E9767B28E0d91dACE9CD01B341A |
Edenhorde mining utilizes the following smart contracts
MeritNFT.sol
is an generic NFT contract used in Edenhorde that implements OpenZeppelin ERC721Enumerable.sol
contract among others. The minter role was used to grant privileges to the contract involved in the claim of the NFTs.MeritNFTDropFactory.sol
is the contract that was used to deploy Edenhorde contract and which also has the ability to set a merkle root for further user claims.Last modified 4mo ago