[
{
"id": 0,
"amount": "string",
"amountReceived": "string",
"rate": "string",
"fee": "string",
"reversed": true,
"status": "TransactionStatusEnum",
"coinPair": {
"id": 0,
"base": {
"id": 0,
"symbol": "string",
"name": "string",
"image": "string",
"enableDeposit": true,
"enableWithdrawal": true,
"minAmount": 0,
"maxAmount": 0
},
"quote": {
"id": 0,
"symbol": "string",
"name": "string",
"image": "string",
"enableDeposit": true,
"enableWithdrawal": true,
"minAmount": 0,
"maxAmount": 0
},
"fixedFee": 0,
"isFixed": true,
"percentageFee": 0,
"isPercentage": true,
"displayOrder": 0
},
"createdDate": "2025-07-10T07:50:36.325Z",
"quoteUsdRate": 0
}
]