Hu Chia Wei
Results
1
issues of
Hu Chia Wei
I tried to run script (mints.js) but I cannot find mintTo in ERC1155 smart contract. What 's FACTORY_CONTRACT and NFT_CONTRACT in ERC1155 ? ``` const result = await nftContract.methods.mintTo(OWNER_ADDRESS).send({ from:...