verifymessage

verifymessage "address" "signature" "message"

Verify a signed message

Argument #1 - address Type: string, required

The bitcoin address to use for the signature.

Argument #2 - signature Type: string, required

The signature provided by the signer in base 64 encoding (see signmessage).

Argument #3 - message Type: string, required

The message that was signed.

Path Params
string
required
Defaults to public

For higher throughput, please create your own API key.

Body Params

Accepts nothing.

integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to verifymessage
params
array
length between 3 and 3
Defaults to 1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa,my sig,my message

Argument #1 - address Type: string, required

The bitcoin address to use for the signature.

Argument #2 - signature Type: string, required

The signature provided by the signer in base 64 encoding (see signmessage).

Argument #3 - message Type: string, required

The message that was signed.

params
Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json