Skip to content
Prividium

wallets

POST /user-wallets/initiate

POST/user-wallets/initiate

Generate a SIWE message for wallet association

Request Body

application/json
walletAddressRequired
string
domainRequired
string

Responses

POST /user-wallets/associate

POST/user-wallets/associate

Associate a wallet with the current user after signature verification

Request Body

application/json
walletAddressRequired
string
messageRequired
string
signatureRequired
string
nonceTokenRequired
string

Responses

GET /user-wallets/

GET/user-wallets/

List all wallets associated with the current user

Responses

DELETE /user-wallets/{walletAddress}

DELETE/user-wallets/{walletAddress}

Remove a wallet association from the current user

Path Parameters

walletAddressRequired
string

Responses