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

Language:

CheckStatusOfMinting

Get status of a minting operation. Because minting may has some delay before success.


MWSDK.CheckStatusOfMinting(mintAddress: ["NFTMintAddress"]) { isSucc, data in
print("Check status of Minting result is:\(isSucc). data is:\(data)")
}

Edit this page on GitHub

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference