Generate Litecoin deposit address from Extended public key

GET {{baseUrl}}/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 231 addresses starting from index 0 until 231 - 1.

RESPONSES

status: OK

{"address":"n36h3pAH7sC3z8KMB47BjbqvW2aJd2oTi7"}