Please enable JavaScript.
Coggle requires JavaScript to display documents.
Transaction - Coggle Diagram
Transaction
Commission
percentage
string
amount
currency
takenFromEmail
email
takenFromId
userId
exchangeDetails
averagePrice
number
orderId
generated By Ex Cleint
reqIdsInvolved
array of reqId`s
asset
side
Fees
CollateralFee
CollateralFeeCurrency
fee
feeCurrency
balances
senderBalanceBefore
number
senderBalanceAfter
receiverBalanceBefore
receiverBalanceAfter
Third-part client
sending
exhanging
receiving
reqId
unique uuid
input
number double precision
sender
unique user id
receiver
unique user id or blockchain address
affected wallets
json format ( boolean )
nusdWallet
nusdtWallet
ethWallet
btcWallet
trxWallet
affected emails
array of emails
inputCurrency
string name of currency
outputCurrency
string name of currency
effectOnWallets
json format ( boolean )
nusdWallet (optional)
nusdtWallet (optional)
ethWallet (optional)
btcWallet (optional)
appliedBy
can be USER or ADMIN
adminInvolved
can be null if admin is not involved
transactionType
can be DEPOSIT, WITHDRAW, EXCHANGE, ADMIN_CREDIT, CORRECTION
outPut
date