Create batch listings on marketplaces
Adam Majmudar
You can now use our TypeScript SDK to create batches of listings on any of your marketplace contracts (both Marketplace
and MarketplaceV3
are supported).
The API on Marketplace
looks like the following
And the API on MarketplaceV3
looks like this:
Now you can create many listings with a single function call!