/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
Parameters | Query | Header |
---|---|---|
Address | Address nfts | Content-Type |
application/json | ||
Walletname | String | |
Base URL: https://kakromnilayer.io
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
Feedback sent
We appreciate your effort and will try to fix the article