Fetch NFT Details

This API fetches all the details of a particular NFT present in user's wallet.

Fetch NFT details

get
Path parameters
nft_uuidstringRequired
Responses
chevron-right
200

NFT balances fetched successfully

application/json
messagestringOptionalExample: Coin balances fetched successfully
statusstringOptionalExample: success
request_idstringOptionalExample: 7e0c3676-82c9-43dc-8678-61bc4aa7c72c
get
/wallet/tokens/nfts/{nft_uuid}

Last updated