0x-launch-kit
0x-launch-kit copied to clipboard
ERC721 Interface breaks with CheezWizards
Using contract address 0x2f4bdafb22bd92aa7b7552d270376de8edccbc1e (CheezWizards) on mainnet, I receive the following errors in console and the page fails to render.
logdown.min.js:149 0x-launch-kit-frontend::Collectibles::Actions There was a problem fetching the collectibles TypeError: Cannot read property 'toLowerCase' of null
at filterable_collectibles.ts:46
at Array.filter (<anonymous>)
at CC (filterable_collectibles.ts:45)
at t.n.render (collectible_list_modal.tsx:100)
at Di (react-dom.production.min.js:3785)
at Oi (react-dom.production.min.js:3776)
at Ii (react-dom.production.min.js:3960)
at Go (react-dom.production.min.js:5514)
at Jo (react-dom.production.min.js:5536)
at ks (react-dom.production.min.js:5958)