{
"success": true,
"message": "Transaction details retrieved successfully.",
"data": {
"txnHash": "0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef",
"partnerTransactionId": "txn_789012",
"orderId": "order_abc123",
"zynkPartnerId": "zp_123456",
"chainId": "42161",
"token": "0xA0b86a33E6441b8C4C8C0C4C0C4C0C4C0C4C0C4C0",
"contract": "0xContractAddress1234567890abcdef1234567890abcdef",
"amount": 1000.5,
"fromWallet": "0xFromWallet1234567890abcdef1234567890abcdef",
"toWallet": "0xToWallet1234567890abcdef1234567890abcdef",
"txnStatus": "CONFIRMED",
"isFilled": true,
"nonce": "12345",
"remarks": "Transaction completed successfully",
"replenishStatus": "OPEN",
"pendingAmount": 500.25,
"createdAt": "2024-01-15T10:30:00.000Z",
"updatedAt": "2024-01-15T10:35:00.000Z",
"currencyName": "USD Coin",
"cryptoTokenId": "token_abc123",
"partnerDepositWallet": "0xPartnerDeposit1234567890abcdef1234567890abcdef",
"url": "https://arbiscan.io/tx/0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef"
}
}