Skip to main content
POST
Link wallet (verify)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
address
string
required
Example:

"0x1234567890abcdef1234567890abcdef12345678"

signature
string
required
Example:

"0x..."

Response

Wallet linked

linked
boolean
required