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
}
}