v1

latestOpenAPI 3.0.02026-07-26103425558.9 KB
Wallet

Add external wallets to a user

Add external wallets to a user

post/v2/users/{userId}/wallets/external

Path parameters

userIdstring required

ID of the user

Request body

addressstring required

The wallet address to add

chain'POLYGON' | 'SOLANA' | 'ETHEREUM' | 'BASE' | 'TRON' required

The blockchain network for this wallet

namestring required

Name for the wallet

referenceIdstring required

A custom reference ID for the wallet

Response

Success

idstring uuid
userIdstring uuid
chain'POLYGON' | 'SOLANA' | 'ETHEREUM' | 'BASE' | 'TRON'
namestring
addressstring
referenceIdstring
activeboolean
createdAtstring date-time
updatedAtstring date-time nullable