get https://api.ociswap.com/pools//events
Returns a paginated list of the events of the pool, newest first
Log in to see full request history
Responses
Returns a paginated list of the events of the pool, newest first
xxxxxxxxxx
curl --request GET \
--url 'https://api.ociswap.com/pools/pool_identifier/events?cursor=0&limit=20' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: