Generate Bitcoin deposit address from Extended public key
GET {{baseUrl}}/v3/bitcoin/address/:xpub/:index
1 credit per API call.
Generates a Bitcoin deposit address from an Extended public key. The 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"}