Public Key

Retrieve Public Key

Fetches the public key of the wallet for transaction purposes
Query Parameters
address                                string
required                               Blockchain address to retrieve the public key for.

Responses

https://api.pecunovus.net/api/v2/pub_key
200
Public key retrieved successfully.

400
Invalid address provided.