get https://api.ociswap.com/accounts//liquidity-positions
Returns a paginated list of the liquidity positions of the address per pool
Log in to see full request history
Responses
Returns a paginated list of the liquidity positions of the address per pool
xxxxxxxxxx
curl --request GET \
--url 'https://api.ociswap.com/accounts/account_address/liquidity-positions?cursor=0&limit=10' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: