Skip to main content
Version: 3.7.0

mintNFT

mintNFT()

Test GemWallet's mintNFT method:
This button mints a new NFT, with the following data:
{
    "URI": "4d696e746564207468726f7567682047656d57616c6c657421",
    "flags": {
        "tfOnlyXRP": true,
        "tfTransferable": true
    },
    "transferFee": 3000,
    "NFTokenTaxon": 0,
    "memos": [
        {
            "memo": {
                "memoType": "4465736372697074696f6e",
                "memoData": "54657374206d656d6f"
            }
        }
    ]
}