{
"success": true,
"message": "Transactions retrieved successfully.",
"data": [
{
"id": "txn_1234567890abcdef",
"partnerTransactionId": "partner-txn-001",
"orderId": null,
"zynkPartnerId": "zp_123456",
"chainId": "101",
"token": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"contract": null,
"amount": 5000,
"fromWallet": "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM",
"toWallet": "7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU",
"txnHash": "5KtBh7dXnmhBR3Qgd3R9BfD1WxiyvJqLvNWCYkTJjHc",
"orderTracker": null,
"txnStatus": "CONFIRMED",
"isFilled": true,
"nonce": null,
"remarks": null,
"replenishWalletAddress": "7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU",
"replenishStatus": "OPEN",
"pendingAmount": 2500,
"excessReplenishAmount": 0,
"isTransformer": false,
"isFlashRequest": false,
"networkFee": 0.000005,
"cryptoCurrencyId": "token_1234567890abcdef",
"url": "https://solscan.io/tx/5KtBh7dXnmhBR3Qgd3R9BfD1WxiyvJqLvNWCYkTJjHc",
"misc": null,
"isCCTPTxn": false,
"executionId": null,
"executionSummary": null,
"createdAt": "2024-01-15T10:30:00.000Z",
"updatedAt": "2024-01-15T12:00:00.000Z",
"currencyName": "USDC",
"totalReplenishedAmount": 2500,
"bankAccount": null,
"batchReplenishStatus": "COMPLETED",
"batchQuoteId": "rq_abcdef1234567890"
}
],
"isTransactionInProgress": false,
"paginationData": {
"currentPage": 1,
"totalPages": 5,
"totalRecordsCount": 47,
"hasNextPage": true,
"hasPrevPage": false
}
}