Retrieves the historical (time series) DEX trades.
Filter by trades after this date.<br><br>Examples: 2025-02-05
Filter by trades before this date.<br><br>If endDate
is not specified but startDate
is, the endpoint will return trades spanning from startDate
to the now i.e. the time the request was made.
Filter for trades on just this network/blockchain.
ethereum-mainnet
, polygon-mainnet
, arbitrum-mainnet
, bnb-mainnet
, optimism-mainnet
, avalanche-mainnet
Filter for trades from this protocol. Use the DEX Information endpoint to see available protocols.
Filter by the smart contract address of the liquidity pool
Filter by the smart contract address of the asset that was bought in the trade
Filter by the smart contract address of the asset that was sold in the trade
Filter by a specific address that was either the initiator or recipient of the trade
200
The response is of type object
.