Wallet Balance
Retrieve Wallet balance in LTC
Last updated
Was this helpful?
Retrieve Wallet balance in LTC
Last updated
Was this helpful?
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
/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.
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
Liaas SDK package