utils
Generate Pay-To-Public-Key address from hex-encoded raw pubkey (secp256k1 serialized point)
get/utils/rawToAddress/{pubkeyHex}
Path parameters
pubkeyHexstring required
Example:02a7955281885bf0f0ca4a48678848cad8dc5b328ce8bc1d4481d041c98e891ff3
public key to get address from
Response
Pay-to-public-key (P2PK) address
string required
Encoded Ergo Address
Example response
"3WwbzW6u8hKWBcL1W7kNVMr25s2UHfSBnYtwSHvrRQt7DdPuoXrt"