{
"total": 100,
"rows": [
{
"fundEventCode": "FE20260203120000001",
"paymentLinkName": "Product Payment Link",
"businessRefType": "PAYMENT_LINK",
"businessRefId": 12345,
"chain": "Ethereum",
"tokenSymbol": "USDT",
"tokenAddress": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
"txHash": "0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef",
"fromAddress": "0x1234567890abcdef1234567890abcdef12345678",
"toAddress": "0xabcdef1234567890abcdef1234567890abcdef12",
"amount": 100,
"direction": "IN",
"eventType": "PAYMENT_RECEIVED",
"status": "COMPLETED",
"createTimeUtc": "2026-02-03 12:00:00",
"updateTimeUtc": "2026-02-03 12:00:05"
}
],
"code": 200,
"msg": "Query successful"
}