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

Language:

mintNFT

Mint a new NFT.


MWSDK.EVM.Asset.mintNFT(collection_address: collection_address, token_id: token_id, to_wallet_address: to_wallet_address, mint_amount: mint_amount, confirmation: confirmation){ data in
print(data)
} onFailed: { code, message in
print("failed:\(code),\(message ?? "")")
}

Edit this page on GitHub

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference

    Changelog