Generate a TRON address from the wallet's extended public key

/v3/tron/address/{xpub}/{index}

5 credits per API call

Generate a TRON address from the extended public key of the wallet. The address is generated for the specific index - each extended public key can generate up to 2^32 addresses with the index starting from 0 up to 2^31.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The extended public key of the wallet; can be in the base58 format (111 characters) or the hexadecimal format (130 characters)

number
required
≥ 0

Derivation index of desired address to be generated.

Responses

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