Wallet Balance
Retrieve Wallet balance in LTC
Get Wallet Balance
To retrieve the wallet balance on the Litecoin Blockchain, send a GET request. Ensure that the wallet name is included in the header request.
Get Wallet Balance (API reference)
GET
/api/Wallet/get-wallet-balance
To retrieve the wallet balance on the Litecoin Blockchain, send a GET request. Ensure that the wallet name is included in the header request.
Headers
Name
Type
Description
Content-Type
application/json
application/json
Authorization*
Bearer <your api key>
Attach your API key here
wallet*
String
The wallet name you created
Usev2*
String
Value should be true or yes
Get Wallet Balance SDK
Liaas SDK package installation
Last updated