I have mint 100 NFT's in one go. For which I have to use couple of for loop. Is there any best way to reduce the gas fee or any alternate method?
Dec 30, 2020, 11:58 AM
this is for erc20s but you can easily make your own contract for other standards too: https://etherscan.io/address/0xD152f549545093347A162Dce210e7293f1452150#code
Dec 30, 2020, 1:03 PM