NFT Balance

Created by Admin KL, Modified on Mon, 19 Feb at 8:11 AM by Admin KL

/api/Wallet/Litecoin/Wallet-details


 /api/Address/Litecoin/NFTs
Get Non-fungible Token details
Returns all NFTs /SDAs belonging to an addres



ParameterDescription
QueryAddress*
HeaderContent-Type*
application/json
Authorization*
Bearer <your Key>
Responses200: OK
Success! NFT details retrieved


Base URL: https://kakromnilayer.io

SDA / NFT Balance with Javascript SDK

Liaas SDK package installation

/** 
 * SDA or NFT Address balance on Litecoin Blockchain
 **/
 
 
 //pass your API key, wallet name, and the encrypted key
const response = await liaasSdk.addressNfts(apiAccessKey, address);


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article