{
"walletAddress": "0x742d35Cc6634C0532925a3b844Bc9e7595f2bD18",
"blockchain": "ethereum",
"token": "USDC",
"periodStart": "2024-01-01",
"periodEnd": "2024-01-15",
"firstActivityDate": "2024-01-05",
"totalYieldEarned": "8500000",
"totalYieldEarnedUsd": "8.50",
"history": [
{
"date": "2024-01-05",
"yieldEarned": "0",
"yieldEarnedUsd": "0.00",
"cumulativeYield": "0",
"positionValue": "1000000000"
},
{
"date": "2024-01-06",
"yieldEarned": "850000",
"yieldEarnedUsd": "0.85",
"cumulativeYield": "850000",
"positionValue": "1000850000"
}
],
"byVenue": [
{
"venueId": 3,
"venueName": "AAVE V3",
"totalYieldEarned": "8500000",
"totalYieldEarnedUsd": "8.50",
"history": [
{
"date": "2024-01-06",
"yieldEarned": "850000",
"yieldEarnedUsd": "0.85"
}
]
}
]
}