Wallet
Create Wallet
Authorization
Authorization
RequiredBearer <token>In: header
Request Body
application/json
Optionalcustomer
RequiredstringThe id of the customer associated with the wallet. If not provided, this will be associated with the owner of the account.
network
RequiredstringThe network of the wallet. Transfer supported networks are sol
, ethereum
and base
. Please refer to our Accepted Currency Guide for the full network and coins supported.
address
RequiredstringThe address of the wallet.
nickname
stringThe name of the wallet for easier identification.
OK