Generate VeChain account address from Extended public key

/v3/vet/address/{xpub}/{index}

5 credits per API call.


Generate VeChain account deposit address from Extended public key. Deposit address is generated for the specific index - each extended public key can generate up to 2^31 addresses starting from index 0 until 2^31 - 1.

Path Params
string
required

Extended public key of wallet.

number
required

Derivation index of desired address to be generated.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json