Token and Collection Balance

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

/api/Address/Litecoin/Address/Tokens


 /api/Address/Litecoin/Address/Tokens
Get Fungible Token and Collection Balance
Returns all Token and Collection belonging to an addres


ParametersQueryHeader
AddressAddress nftsContent-Type
application/json
WalletnameString


Base URL: https://kakromnilayer.io


Token and Collection Balance with Javascript SDK

Liaas SDK package installation

/** 
 * collection and Token Address balance on Litecoin Blockchain
 **/
 
 
 //pass your API key, wallet name, and address
const response = await liaasSdk.addressTokenBalance(apiAccessKey, wallet, 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