Secondary Sales Marketplace
Creating Listings
In order to allow your users to create listings to populate your marketplace, you’ll first want to read from the blockchain to determine your users’ token balances. Once you’ve retrieved your users’ token balances, you’ll likely want to display them to the user in your UI.
Once your user has selected the collectible, amount, and price they’d like to list for sale, you’ll want to create the listing.
Was this page helpful?