Skip to main content
GET
Returns one provider’s LP position. The endpoint reads the market contract directly and falls back to stored values only if the chain read fails. The source field tells you which path produced the response.

Path Parameters

string
required
Market ID.
string
required
Provider wallet address, 0x-prefixed with 40 hex characters.

Response Fields

object
When source is database the figures are the last recorded values, not live. currentValue in that case mirrors the deposited amount and excludes accrued interest. Do not settle against a database response.