cURL
curl --request GET \ --url https://api-sv.orderly.org/v1/public/strategy_vault/lp/claim_info
{ "success": true, "timestamp": 1702989203989, "data": { "claimable_amount": 10087.26 } }
Limit: 10 requests per second per IP address
GET /v1/public/strategy_vault/lp/claim_info
The claimable asset amount on a chain from the processed withdrawal request(s) of a vault
Success
The response is of type object.
object