Skip to main content
PUT
Set Wallet As Default For Network

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Wallet ID.

Body

application/json
user_id
string<uuid>
required
network
enum<string>
required
Available options:
ethereum,
tron,
solana

Response

200 - application/json

Default wallet for network set

message
string