Deploy NFT Badge
Deploy the NFT badge with start date, end date, NFT name, and contract name
Deploy NFT Badge
Request Body
Name
Type
Description
{
"code": 200,
"data": {
"contract_address": "nft contract address",
"tx": "tx hash"
},
"msg": ""
}Last updated