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

Language:

queryNFT

Fetch the details of a NFT.


MWSDK.SUI.Asset.queryNFT(nft_object_id:nft_object_id,onSuccess: { data in
print(data)
},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