SUI Service Methods | Android API Reference
Asset
In the Asset module, you can perform operations related to on-chain assets, such as minting, listing, buying, and searching NFTs.
MirrorWorld.SUI.Asset.getMintedCollections
MirrorWorld.SUI.Asset.getNFTOnCollection
MirrorWorld.SUI.Asset.mintCollection
MirrorWorld.SUI.Asset.mintNFT
MirrorWorld.SUI.Asset.queryNFT
MirrorWorld.SUI.Asset.searchNFTsByOwner
MirrorWorld.SUI.Asset.searchNFTs
Wallet
In the Wallet module, you can perform various operations on the assets in your wallet, such as viewing transactions, viewing/transfering tokens, and more.
Edit this page on GitHub