Generate Flow public key from Extended public key
GET {{baseUrl}}/v3/flow/pubkey/:xpub/:index
1 credit per API call.
Generate Flow public key from Extended public key. This key is added to the address on the blockchain and can control the funds there. Public key is generated for the specific index - each extended public key can generate up to 231 addresses starting from index 0 until 231 - 1.
RESPONSES
status: OK
{"pubKey":"968c3ce11e871cb2b7161b282655ee5fcb051f3c04894705d771bf11c6fbebfc6556ab8a0c04f45ea56281312336d0668529077c9d66891a6cad3db877acbe90"}