Generate Dogecoin deposit address from Extended public key
GET {{baseUrl}}/v3/dogecoin/address/:xpub/:index
1 credit per API call.
Generate Dogecoin 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"}