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

Language:

SearchNFTs

Search NFTs by given search string.


MWSDK.SearchNFTs(collections: ["collection address 1"], search: "price") { data in
print("<iOS_MWSDK_LOG>: SearchNFTs result:\(data)")
} onFailed: { code, message in
print("<iOS_MWSDK_LOG>: Visit faild, code is \(code) message is \(message)")
}

Edit this page on GitHub

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference