SUI JS API Reference
Asset | SUI JS API Reference
In the Asset module, you can perform operations related to on-chain assets, such as minting, listing, buying, and searching NFTs.
mirrorworld.value.SUI.Asset.getMintedCollections
mirrorworld.value.SUI.Asset.getNFTOnCollection
mirrorworld.value.SUI.Asset.mintCollection
mirrorworld.value.SUI.Asset.mintNFT
mirrorworld.value.SUI.Asset.queryNFT
mirrorworld.value.SUI.Asset.searchNFTsByOwner
mirrorworld.value.SUI.Asset.searchNFTs
Here are all the functional modules on the SUI chain and their methods. Click any API to view its description and usage instructions.
Wallet | SUI JS API Reference
The wallet module contains all APIs related to the assets you own, such as viewing and transferring tokens.
Edit this page on GitHub