Generate Flare account address from Extended public key

/v3/flare/address/{xpub}/{index}

1 credit per API call.


Generates an Flare account deposit address from an Extended public key. The 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.

Log in to see full request history
Path Params
string
required

Extended public key of wallet.

number
required

Derivation index of the address to be generated.

Query Params
string
Defaults to flare-coston

Type of Flare testnet in query. Defaults to flare-coston. For mainnet API Key, this value is ignored.

Headers
string
Defaults to flare-coston

Type of Flare testnet in header. Defaults to flare-coston. For mainnet API Key, this value is ignored.

Responses

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