Authorizations
Path Parameters
[Examples] uniswapv3 | uniswapv2
Available options:
uniswapv2
, uniswapv3
, sushiswap
, curve
Query Parameters
[Optional] Payload only includes data after this date (inclusive).<BR>[Formats] seconds | milliseconds | iso8601
<BR>[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00
[Optional] Payload only includes data before this date (exclusive).<BR>[Formats] seconds | milliseconds | iso8601
<BR>[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00
[Optional] Number of records per page. Defaults to 100 if not specified. Maximum is 1000.
[Optional] Time format of the timestamps in the return payload.<BR/>
Available options:
milliseconds
, ms
, iso
, iso8601
, hr
, human_readable
[Optional] Filter by action
Available options:
Mint
, Burn
, Swap
, AddLiquidity
, RemoveLiquidity