{
"data": {
"winRateDistribution": {
">500%": 123,
"200%-500%": 123,
"50%-200%": 123,
"0%-50%": 123,
"-50%-0%": 123,
"<-50%": 123
},
"marketCapDistribution": {
">1000M": 123,
">100M": 123,
"10M-100M": 123,
"1M-10M": 123,
"100k-1M": 123,
"<100k": 123
},
"periodTimeframes": [
{
"date": "<string>",
"realized": 123
}
],
"stat": {
"totalValue": 123,
"periodTotalPnlUSD": 123,
"periodRealizedPnlUSD": 123,
"periodRealizedRate": 123,
"periodActiveTokensCount": 123,
"periodWinCount": 123,
"fundingInfo": {
"from": "<string>",
"date": "<string>",
"chainId": "<string>",
"txHash": "<string>",
"amount": "<string>",
"fromWalletLogo": "<string>",
"fromWalletTag": "<string>"
},
"periodVolumeBuy": 123,
"periodVolumeSell": 123,
"periodBuys": 123,
"periodSells": 123,
"nativeBalance": {
"rawBalance": "<string>",
"formattedBalance": 123,
"assetId": 123,
"chainId": "<string>",
"address": "<string>",
"decimals": 123,
"name": "<string>",
"symbol": "<string>",
"logo": "<string>",
"price": 123,
"balanceUSD": 123
},
"periodBuyTokens": 123,
"periodSellTokens": 123,
"periodTradingTokens": 123,
"holdingTokensCount": 123,
"holdingDuration": 123,
"tradingTimeFrames": 123,
"winRealizedPnl": 123,
"winRealizedPnlRate": 123,
"winToken": {
"address": "<string>",
"chainId": "<string>",
"name": "<string>",
"symbol": "<string>",
"logo": "<string>",
"decimals": 123
}
},
"labels": [
"<string>"
]
}
}