Generate Bitcoin Cash deposit address from Extended public key
GET {{baseUrl}}/v3/bcash/address/:xpub/:index
5 credits per API call.
Generate Bitcoin Cash 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. Generates new format of address starting with bitcoincash: in case of mainnet, bchtest: in case of testnet..
RESPONSES
status: OK
{"address":"bitcoincash:qrd9khmeg4nqag3h5gzu8vjt537pm7le85lcauzezc"}