Returns an object representing a list of collection of NFT : if the marketplace kind is private, it allows these collection to be listed. If the marketplace kind is public, it bans these collection of NFT from listing.
Returns
An object representing either the whitelisted or banned collection Id.
Parameters
action: "Noop" | "Remove" | "set"
The type of Action. Can be either "Noop" (No Operation: to keep it as it is), "Remove" or "set".
Optional value: number[]
An array of Collection id (number) to add to the list.
Name
formatMarketplaceCollectionList
Summary
Returns an object representing a list of collection of NFT : if the marketplace kind is private, it allows these collection to be listed. If the marketplace kind is public, it bans these collection of NFT from listing.
Returns
An object representing either the whitelisted or banned collection Id.