NFT Garden NFT determination
getisgdnnft
Determines if the NFT with the specified nft_gdn_id
was generated by the NFT Garden.
Basic Information
Property
Detail
URL
/api/v1/getisgdnnft
Method
POST
Request parameter
Parameter
Type
Required
Detail
receiver_wallet_address
str
yes
NFT Owner
blockchain
str
yes
Blockchain to mint
nft_gdn_ids
str
yes
ID of the target NFT
Sample requests
Example of successful response
Example of response in case of failure(status code 422)
Last updated