Last updated 2 years ago
GET /api/user/link_wallet
GET
/api/user/link_wallet
{ success: "Your wallet were successfully connected." }
{ error: "You have already linked this wallet address to your account" }
authorization*
String
For the profile to be updated, you need to attach the JWT token.
signature*
signed_message*
Make sure the string Address: appears in the signed message.
wallet_address*