Aqua0
API ReferencePools and jit

List an LP's stored JIT range preferences

Returns the LP's stored JIT range preferences on a chain, for the profile page. Read-only.

GET
/api/vaults/jit-preferences/{chainId}/{lp}

Authorization

ApiKeyAuth
X-API-Key<token>

In: header

Path Parameters

chainId*string

Numeric ID of the chain to query or act on.

lp*string

The liquidity provider's wallet address.

Response Body

curl -X GET "https://example.com/api/vaults/jit-preferences/string/string"
Empty