{
"profiles": [
{
"walletProfileId": 1,
"walletProfileName": "Partner A",
"totalWallets": 800,
"activeWallets": 650,
"totalValueUsd": "2500000.300000",
"totalYieldEarnedUsd": "75000.100000",
"averageApyDecimal": 0.065,
"protocolDistribution": [
{
"name": "AAVE V3",
"valueUsd": "1500000.200000",
"percentage": 60.0,
"walletCount": 400
},
{
"name": "Kamino",
"valueUsd": "1000000.100000",
"percentage": 40.0,
"walletCount": 250
}
],
"assetDistribution": [
{
"name": "USDC",
"valueUsd": "2000000.240000",
"percentage": 80.0,
"walletCount": 550
}
],
"blockchainDistribution": [
{
"name": "ethereum",
"valueUsd": "1500000.200000",
"percentage": 60.0,
"walletCount": 400
},
{
"name": "solana",
"valueUsd": "1000000.100000",
"percentage": 40.0,
"walletCount": 250
}
]
},
{
"walletProfileId": 2,
"walletProfileName": "Partner B",
"totalWallets": 450,
"activeWallets": 330,
"totalValueUsd": "1750000.200000",
"totalYieldEarnedUsd": "52500.050000",
"averageApyDecimal": 0.072,
"protocolDistribution": [],
"assetDistribution": [],
"blockchainDistribution": []
}
],
"totals": {
"totalWallets": 1250,
"activeWallets": 980,
"totalValueUsd": "4250000.500000",
"totalYieldEarnedUsd": "127500.150000",
"averageApyDecimal": 0.068,
"protocolDistribution": [
{
"name": "AAVE V3",
"valueUsd": "2550000.300000",
"percentage": 60.0,
"walletCount": 620
},
{
"name": "Kamino",
"valueUsd": "1700000.200000",
"percentage": 40.0,
"walletCount": 360
}
],
"assetDistribution": [
{
"name": "USDC",
"valueUsd": "3400000.400000",
"percentage": 80.0,
"walletCount": 850
}
],
"blockchainDistribution": [
{
"name": "ethereum",
"valueUsd": "2550000.300000",
"percentage": 60.0,
"walletCount": 620
},
{
"name": "solana",
"valueUsd": "1700000.200000",
"percentage": 40.0,
"walletCount": 360
}
]
}
}