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

Language:

GetNFTsByUnabridgedParams

Get NFTs by unabridged rules.


MWSDK.GetNFTsByUnabridgedParams(collection: "collection address", page: 1, page_size: 10, order: ["price"], sale: 1, filter: ["price"]) { data in
print("<iOS_MWSDK_LOG>: GetNFTsByUnabridgedParams 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