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