Skip to main content
BETA
HomeIntegration BuilderAPI ReferenceGuidesChangelog
View Mirror World on Github
Join the Discord server

Language:

getMintedNFTsOnCollection

This endpoint is used to fetch NFTs on collection that user already minted.


MWSDK.SUI.Asset.getMintedNFTsOnCollection(collection_address: collection_address,onSuccess: { data in
print(response)
},onFailed: { code, message in
print("failed:\(code),\(message ?? "")")
})

Edit this page on GitHub

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference

    Changelog