Corrections to be made on Eth NFT contract
Budget: £10 – £20 GBP
We have had some advice on possible errors on a NFT Contract that we would like correcting. This is what we have been told so far.
We managed to mint 2 free NFT’s on one address, but when sent whole contract to the blockchain, every other mint failed on other wallets
1) I have been told this is because of a totalsupply issue.
2) The contract allowed two free mints in total not per wallet, the contract is supposed to allow maximum mint of 10 mints per wallet, 2 mints free and upto 8 mints at 0.02 Eth each. Somewhere this has failed.
3) contract address is 0xDA39021BB540972858698b063a4099E3d35fE726
Apart from these couple of errors somewhere the contract seems fine, please see transcript for an error here . https://dashboard.tenderly.co/tx/mainnet/0xfd2d83d64b31a23f3ca24deac2cfa4b79099f308263e81fb6b0352c1a386c9a0
This should a simple one to correct a couple of lines of code and return to me.
Many Thanks for reading
We managed to mint 2 free NFT’s on one address, but when sent whole contract to the blockchain, every other mint failed on other wallets
1) I have been told this is because of a totalsupply issue.
2) The contract allowed two free mints in total not per wallet, the contract is supposed to allow maximum mint of 10 mints per wallet, 2 mints free and upto 8 mints at 0.02 Eth each. Somewhere this has failed.
3) contract address is 0xDA39021BB540972858698b063a4099E3d35fE726
Apart from these couple of errors somewhere the contract seems fine, please see transcript for an error here . https://dashboard.tenderly.co/tx/mainnet/0xfd2d83d64b31a23f3ca24deac2cfa4b79099f308263e81fb6b0352c1a386c9a0
This should a simple one to correct a couple of lines of code and return to me.
Many Thanks for reading