cURL
curl --request GET \ --url https://api-sv.orderly.org/v1/public/strategy_vault/lp/performance_chart
{ "success": true, "timestamp": 1702989203989, "data": { "rows": [ { "timestamp": 1734307200000, "value": 1400000 } ] } }
Limit: 10 requests per second per IP address
GET /v1/public/strategy_vault/lp/performance_chart
Liquidity Provider’s TVL/PnL history in a vault
PNL / TVL
PNL
TVL
24h / 7d / 30d / all_time
24h
7d
30d
all_time
Success
The response is of type object.
object