Generate Litecoin deposit address from Extended public key

/v3/litecoin/address/{xpub}/{index}

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.
Path Params
string
required

Extended public key of wallet.

number
required

Derivation index of desired address to be generated.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json