Wallets-Users
Create Wallet (Initializes Balances)
Creates a wallet for a user and initializes zero balances (native + USDT + USDC on ethereum and tron).
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
User ID to own the wallet.
Wallet name/label.
Network (case-sensitive).
Available options:
ethereum, tron Wallet type.
Available options:
hot, cold Whether this wallet should be default for the network.