DEV Community

Discussion on: How to create a resell token functionality in your NFT marketplace smart contract

Collapse
 
izadgashb profile image
Crypto

I got the unhandled error
TypeError: marketContract.fetchItemsCreated() is not a function
Source: pages\creator-dashboard.js (31:38)
in this line:
const data = await marketContract.fetchItemsCreated()