UserWalletHistoryItem
Transaction time
Possible values: [DEPOSIT, WITHDRAW, CONVERT, SEND, RECEIVE, REFERRAL, PAID, GET_PAID, LOTTERY_FREEZE, LOTTERY_UNFREEZE, C2C_FREEZE, C2C_UNFREEZE, C2C_TRANSFER_IN, C2C_TRANSFER_OUT, LAUNCHPAD_FREEZE, LAUNCHPAD_UNFREEZE, LAUNCHPAD_DEDUCTED, LAUNCHPAD_DISTRIBUTED, LAUNCHPAD_CREDIT, LAUNCHPAD_FUND, EARN_PROFIT_SHARING, SUB_ACCOUNT_TRANSFER_IN, SUB_ACCOUNT_TRANSFER_OUT, TRANSFER_OUT, TRANSFER_IN, INVEST, REDEEM, LIQUIDATION, REALIZED_PNL, FUNDING, ASSET_CONVERSION, FUTURES_FUNDING_RECOVER_LOSS_FROM_POSITION_ENTRY_PRICE]
Wallet name
Asset
Net amount
Amount
Transaction reference
Possible values: [PENDING, PROCESSING, COMPLETED, CANCELLED]
Description
Fees
Crypto network
The target address of the blockchain transaction
Blockchain transaction confirmation times
Blockchain transaction ID
{
"transactionTime": 0,
"type": "DEPOSIT",
"walletName": "string",
"asset": "string",
"netAmount": "string",
"amount": "string",
"transactionRef": "string",
"status": "PENDING",
"description": "string",
"fee": "string",
"cryptoNetwork": "string",
"toAddress": "string",
"confirmTimes": "string",
"txId": "string"
}