Generate Ethereum account address from Extended public key

/v3/ethereum/address/{xpub}/{index}

1 credit per API call.


Generates an Ethereum 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 ethereum-sepolia

Type of Ethereum testnet in query. Defaults to ethereum-sepolia. For mainnet API Key, this value is ignored.

Headers
string
Defaults to ethereum-sepolia

Type of Ethereum testnet in header. Defaults to ethereum-sepolia. 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