/api/Wallet/Litecoin/Wallet-details
/api/Address/Litecoin/NFTs Get Non-fungible Token details Returns all NFTs /SDAs belonging to an addres
Parameter | Description |
---|---|
Query | Address* |
Header | Content-Type* |
application/json | |
Authorization* | |
Bearer <your Key> | |
Responses | 200: OK |
Success! NFT details retrieved |
Base URL: https://kakromnilayer.io
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
Feedback sent
We appreciate your effort and will try to fix the article