On this page

latest contributor to this doc

Last Edit:

@smk762

Get Public Key Hash

API-v2get_public_key_hash

The get_public_key_hash method returns the RIPEMD-160 hash version of your public key.

ParameterTypeRequiredDescription
NoneN/AThis method has no parameters.

ParameterTypeDescription
public_key_hashstringUser's RIPEMD-160 public key hash

Get Public Key Hash

POST
get_public_key_hash
{
  "userpass": "RPC_UserP@SSW0RD",
  "mmrpc": "2.0",
  "method": "get_public_key_hash",
  "params": {},
  "id": 0
}