I am trying to mint a NFT token and deploy a ERC20 using token factory. The functions are executed but I get a weird error "Error: data out-of-bounds (length=0, offset=32, code=BUFFER_OVERRUN, version=abi/5.0.7)". Would appreciate if anyone can help me in this.
Nov 30, 2020, 7:22 AM
web3 package version?
Nov 30, 2020, 7:33 AM
I was trying this on remix with solidity version 6.12
Nov 30, 2020, 7:46 AM