Channing

Results 6 comments of Channing

Hi @EnRiKeBaMbO ! Do you mean to host a minting event but instead of 721 tokens, minter got ERC20 tokens? If so, I think you can extend ERC20 then customize...

Unfortunately we don't have UI code available.

Since you changed most contracts' constructor, you should also update `scritps/deployXXX.ts` and update `hardhat.config.ts` to require extra params

Can you also update the contract address here: https://github.com/me-foundation/magicdrop/blob/424291130abdeb2645a159c3c5b28658b54f2958/scripts/send721Batch.ts#L3C10-L3C37 ?

I think it's the same issue as https://github.com/akiran/react-slick/issues/2337

Hi @nothing0012 can you take another look and help merge the code? Looks good to me.