Current Litecoin (LTC) balance in the address
A GET request to get an address balance on the Litecoin Blockchain
Address balance (API reference)
POST
/api/Litecoin/AddressBalance
A GET request to get an address balance on the Litecoin Blockchain
Query Parameters
Headers
Address Balance SDK
Liaas SDK package installation
/** * Retrieve Wallet Tokens balance **/ //pass your API key, the wallet name, and the address const response = await liaasSdk.WalletTokens(apiAccessKey, wallet);
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