Get strategy historical metrics
Get time-series data for a strategy including share price, TVL, fees, rewards, and token prices.
Path Parameters
Public key of the strategy
"3VXtabCgrd3RYuHa6HisufMfiE4aUk84Hu5quDFhqECD"
Query Parameters
Start date (ISO string or epoch ms).
End date (ISO string or epoch ms). Defaults to now.
Response
OK
Snapshot timestamp
"2025-05-01T00:00:00.000Z"
Share price at this snapshot
"0.123"
Total shares issued
"0.123"
Total value locked in USD
"0.123"
Token A amount in the strategy
"0.123"
Token B amount in the strategy
"0.123"
Token A price in USD
"0.123"
Token B price in USD
"0.123"
SOL price in USD
"0.123"
Cumulative profit and loss
"0.123"
Cumulative token A fees collected
"0.123"
Cumulative token B fees collected
"0.123"
Cumulative DEX reward 0 collected
"0.123"
Cumulative DEX reward 1 collected
"0.123"
Cumulative DEX reward 2 collected
"0.123"
Cumulative Kamino reward 0 issued
"0.123"
Cumulative Kamino reward 1 issued
"0.123"
Cumulative Kamino reward 2 issued
"0.123"
DEX reward 0 price in USD
"0.123"
DEX reward 1 price in USD
"0.123"
DEX reward 2 price in USD
"0.123"
Kamino reward 0 price in USD
"0.123"
Kamino reward 1 price in USD
"0.123"
Kamino reward 2 price in USD
"0.123"