GET /activePositions
Fetches a list of the active DeFi positions of a user. Either globally across all projections or per specified projection.
projection (string): The name of a projection you want to filter by. Case sensitive.
projection
user (string): An ethereum 48 byte address. Case insensitive.
user
limit (int): The number of positions to return. Default is no limit.
limit
Last updated 5 months ago