Skip to main content
Version: 3.7.0

createNFTOffer

createNFTOffer()

Test GemWallet's createNFTOffer method:
Input the NFT Token ID used to create the offer:
The following data will be used to create the offer:
{
    "amount": 50000000,
    "flags": {
        "tfSellNFToken": true
    }
}