
Incorporated in the toolbar for the seleneNet core code is a basket icon which leads to the new ‘basket’ NFT contract. This contract can be used by anyone and it allows for collecting multiple NFTs into a single collection.
The idea is that you might have two NFTs that go well together that you want to offer for sale as a collection. When you think about buying tickets, this type of functionality makes sense. You sell paired tickets or collections so everyone in the party could go to the event.
The way this contract works is that you give the contract your resource and it returns to you the token id that holds it and makes you the owner of that token. At that point, you can add more NFTs to the token. If you don’t like your collection, you can remove and add something different. As long as you’re the owner of the basket, you can add and remove resources.
The key benefit is that once you’ve built the collection, you can place it in the marketplace and when it’s sold, the new owner has access to all the token resources.
Visit https://amorstyle.com/dsn/ to see it in action.
