get https://api.ociswap.com/accounts//pools
Returns a paginated list of the pools that the account has one or more liquidity positions in
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Returns a paginated list of the pools that the account has one or more liquidity positions in
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url 'https://api.ociswap.com/accounts/account_address/pools?cursor=0&limit=10' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: