get https://api.tatum.io/v3/litecoin/address//
5 credits per API call.
Generate Litecoin deposit address from Extended public key. Deposit address is generated for the specific index - each extended public key can generate up to 2^31 addresses starting from index 0 until 2^31 - 1.
Examples of using this endpoint with the Tatum JS SDK can be found in Tatum LTC SDK.