iOS API Reference - Mirror World Smart SDK
On this page you will find the full API reference for the iOS SDK. It covers the following topics:
Configuration
Authentication
Client Methods
Solana Service Methods
Ethereum Service Methods
Polygon Service Methods
BNB Service Methods
SUI Service Methods
Authentication Methods | iOS API Reference
Client Methods | iOS API Reference
Solana Service Methods | iOS API Reference
Asset
buyNFT
cancelNFTListing
listNFT
transferNFT
checkMintingStatus
checkTransactionsStatus
mintCollection
mintNFT
updateNFT
queryNFT
searchNFTs
searchNFTsByOwner
Wallet
getTokens
getTokensByWallet
getTransactions
getTransactionsByWallet
getTransactionBySignature
transferSOL
transferToken
Metadata
getCollectionsInfo
getCollectionFilterInfo
getCollectionsSummary
getNFTInfo
getNFTs
getNFTEvents
searchNFTs
recommentSearchNFT
Ethereum Service Methods | iOS API Reference
Asset
buyNFT
cancelNFTListing
listNFT
transferNFT
mintCollection
mintNFT
queryNFT
searchNFTs
searchNFTsByOwner
Wallet
getTokens
getTransactions
getTransactionsByWallet
getTransactionBySignature
transferETH
transferToken
Metadata
getCollectionsInfo
getCollectionFilterInfo
getCollectionsSummary
getNFTInfo
getNFTs
getNFTEvents
searchNFTs
recommentSearchNFT
Polygon Service Methods | iOS API Reference
Asset
buyNFT
cancelNFTListing
listNFT
transferNFT
mintCollection
mintNFT
queryNFT
searchNFTs
searchNFTsByOwner
Wallet
getTokens
getTransactions
getTransactionsByWallet
getTransactionBySignature
transferMatic
transferToken
Metadata
getCollectionsInfo
getCollectionFilterInfo
getCollectionsSummary
getNFTInfo
getNFTs
getNFTEvents
searchNFTs
recommentSearchNFT
BNB Service Methods | iOS API Reference
Asset
buyNFT
cancelNFTListing
listNFT
transferNFT
mintCollection
mintNFT
queryNFT
searchNFTs
searchNFTsByOwner
Wallet
getTokens
getTransactions
getTransactionsByWallet
getTransactionBySignature
transferBNB
transferToken
Metadata
getCollectionsInfo
getCollectionFilterInfo
getCollectionsSummary
getNFTInfo
getNFTs
getNFTEvents
searchNFTs
recommentSearchNFT
SUI Service Methods | iOS API Reference
Asset
In the Asset module, you can perform operations related to on-chain assets, such as minting, listing, buying, and searching NFTs.
getMintedCollections
getMintedNFTsOnCollection
mintCollection
mintNFT
queryNFT
searchNFTs
searchNFTsByOwner
Wallet
The wallet module contains all APIs related to the assets you own, such as viewing and transferring tokens.
Edit this page on GitHub