Whitelist
Last updated
Last updated
If you have followed all the procedures, you now have your Hash Root. To use it in your smart contract and to allow the wallets of the list to mint during the presale, it is necessary to indicate this "hash" in the smart contract. To do this, you just need to interact with a function called "changeMerkleTree". Simply indicate the root hash and confirm the transaction.
At this point, when your smart contract is in place, the wallets in this list will be able to mint the NFTs before the others.
Important to know: Any change in the list of wallets will change the root. Always remember to update your root hash in your smart contract.