curl --request GET \
--url 'https://de.raze.sh/api/sol/wallets/{address}/performance?apiKey='{
"success": true,
"address": "<string>",
"startTime": "2023-11-07T05:31:56Z",
"endTime": "2023-11-07T05:31:56Z",
"resolution": "1h",
"data": [
{
"timestamp": "2023-11-07T05:31:56Z",
"trades": 123,
"buys": 123,
"sells": 123,
"volumeSol": 123,
"volumeUsd": 123,
"realizedPnlSol": 123,
"realizedPnlUsd": 123,
"uniqueTokens": 123
}
],
"count": 123,
"solPriceUsd": 123,
"timestamp": "2023-11-07T05:31:56Z"
}curl --request GET \
--url 'https://de.raze.sh/api/sol/wallets/{address}/performance?apiKey='{
"success": true,
"address": "<string>",
"startTime": "2023-11-07T05:31:56Z",
"endTime": "2023-11-07T05:31:56Z",
"resolution": "1h",
"data": [
{
"timestamp": "2023-11-07T05:31:56Z",
"trades": 123,
"buys": 123,
"sells": 123,
"volumeSol": 123,
"volumeUsd": 123,
"realizedPnlSol": 123,
"realizedPnlUsd": 123,
"uniqueTokens": 123
}
],
"count": 123,
"solPriceUsd": 123,
"timestamp": "2023-11-07T05:31:56Z"
}Start timestamp (Unix seconds)
End timestamp (Unix seconds)
Time bucket resolution - 1h (hourly) or 1d (daily)
1h, 1d