Create Wallet
Create a new Tron or Bitcoin Wallet used for deposits and withdrawals
API Endpoint
POST /client/wallets/save
Success Response
You will get under the created wallet details under thesuccess.data
Wallet Address: success.data.address.base58
Wallet Identifier: success.data.uuid
Sample Below:
Last updated