π’Pools and Tokens
Statistics data of pools being sandwiched
The statistics data of top 300 pools sandwiched within 1, 7 or 30 days, update hourly
API endpoint:
https://api.eigenapi.io/pool/sandwiched
?chain=<chain>
&apikey=<apikey>
&duration=<duration>
&page=<page>
&limit=<limit>Quota
2 calls per second for each API key
Request
Query Parameters
Parameter
Description
chain
required,
supported values: ethereum, or bsc
apikey
required
duration
1, 7 or 30 for statistics duration of 1, 7 or 30 Days
default: 30
page
Returns the number of page. starting from 0 by default
limit
The max number of response records. A range of (0, 150] is supported.
Repsonse
Last updated