ethereum-nft-marketplace-boilerplate icon indicating copy to clipboard operation
ethereum-nft-marketplace-boilerplate copied to clipboard

Similar error in NFTBalance component and NFTTokenIds component

Open janvinsha opened this issue 3 years ago • 2 comments

const contractABIJson=JSON.parse(contractABI), this causes an error in both components because the abi is not supposed to be parsed

janvinsha avatar Feb 17 '22 20:02 janvinsha

Hello, @janvinsha Did you solve this issue?

sw0714 avatar Mar 12 '22 17:03 sw0714

Found the solution on PR https://github.com/ethereum-boilerplate/ethereum-nft-marketplace-boilerplate/pull/11 thanks

sw0714 avatar Mar 12 '22 17:03 sw0714