Verify a wallet ownership proof

Verify a wallet ownership proof

Recovers the signer from the personal_sign signature server-side and
confirms it controls the claimed address. On success the wallet is recorded
as proven under custody (upserted per address, so re-proving refreshes the
evidence rather than duplicating it). The challenge nonce is single-use.
Returns 400 if the challenge is unknown/expired or the signature does not
prove control.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 8 and 64

Nonce from the challenge

string
required
length between 42 and 42

The claimed signing address

string
required
length between 8 and 256

personal_sign signature (0x-hex)

Responses

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