Skip to main content
GET
Python (SDK)

Authorizations

x-api-key
string
header
required

Your Compass API Key. Get your key here.

Query Parameters

chain
enum<string>
default:base
required
Available options:
base
user
string
default:0x29F20a192328eF1aD35e1564aBFf4Be9C5ce5f7B

The user to get positions for.

pool
string | null

Optional pool address to filter positions by. If provided, only positions for this pool will be returned.

Response

Successful Response

positions
Positions · object
required

Liquidity provision positions belonging to a particular user, enriched with token amounts and USD values. The key is the NFT token ID of the position.