ethereum-nft-marketplace-boilerplate
ethereum-nft-marketplace-boilerplate copied to clipboard
Similar error in NFTBalance component and NFTTokenIds component
const contractABIJson=JSON.parse(contractABI), this causes an error in both components because the abi is not supposed to be parsed
Hello, @janvinsha Did you solve this issue?
Found the solution on PR https://github.com/ethereum-boilerplate/ethereum-nft-marketplace-boilerplate/pull/11 thanks