Generate XDC account address from Extended public key
GET {{baseUrl}}/v3/xdc/address/:xpub/:index
1 credit per API call.
Generate XDC account 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.
RESPONSES
status: OK
{"address":"xdca7673161CbfE0116A4De9E341f8465940c2211d4"}