Generate Flow account address from Extended public key

GET {{url}}/v3/flow/address/:xpub/:index

1 credit per API call.


Generate Ethereum account deposit address from Extended public key. Deposit address is generated for the concrete index - each extended public key can generate up to 232 addresses starting from index 0 until 232-1.

RESPONSES

status: OK

{"address":"0xa7673161CbfE0116A4De9E341f8465940c2211d4"}