Metadata Methods | Unity API Reference
If you want to implement your own UI for a marketplace, the Metadata module provides you with the necessary APIs. By using these APIs, you can create a marketplace similar to Mirror World, where you can manage and display metadata related to assets, such as NFTs.
MWSDK.Polygon.Metadata.GetCollectionsInfo
MWSDK.Polygon.Metadata.GetCollectionFilters
MWSDK.Polygon.Metadata.GetCollectionsSummary
MWSDK.Polygon.Metadata.GetNFTInfo
MWSDK.Polygon.Metadata.GetNFTs
MWSDK.Polygon.Metadata.GetNFTEvents
MWSDK.Polygon.Metadata.SearchNFTs
MWSDK.Polygon.Metadata.GetRecommendSearchNFTs
Edit this page on GitHub