The dex.trades
table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on linea.
The dex.trades
table captures detailed data on trades executed via decentralized exchanges (DEXs). This table captures all raw trade events that happen across all liqudity pools. It provides a comprehensive view of the entire trade execution process, detailing the specific paths and liquidity sources utilized.
The dex.trades
table provides an in-depth view of trades on decentralized exchanges like Uniswap or Curve. This table includes entries for each segment of a trade that passes through different liquidity pools, as well as single-step trades. For example, a user may initiate a trade to swap USDC for PEPE. If this trade is executed through multiple liquidity pools, such as USDC-WETH and WETH-PEPE, the dex.trades
table will record each segment of the trade as a separate entry. Conversely, a single-step trade, such as directly swapping USDC for ETH, will be recorded as a single entry.
This detailed approach allows for granular analysis of trade execution paths, enabling users to:
The following table shows which projects and versions of those projects are covered in the dex.trades
table on linea.
The dex.trades
table captures detailed data on decentralized exchange (DEX) trades, recording all raw trade events across various protocols on linea.
The dex.trades
table captures detailed data on trades executed via decentralized exchanges (DEXs). This table captures all raw trade events that happen across all liqudity pools. It provides a comprehensive view of the entire trade execution process, detailing the specific paths and liquidity sources utilized.
The dex.trades
table provides an in-depth view of trades on decentralized exchanges like Uniswap or Curve. This table includes entries for each segment of a trade that passes through different liquidity pools, as well as single-step trades. For example, a user may initiate a trade to swap USDC for PEPE. If this trade is executed through multiple liquidity pools, such as USDC-WETH and WETH-PEPE, the dex.trades
table will record each segment of the trade as a separate entry. Conversely, a single-step trade, such as directly swapping USDC for ETH, will be recorded as a single entry.
This detailed approach allows for granular analysis of trade execution paths, enabling users to:
The following table shows which projects and versions of those projects are covered in the dex.trades
table on linea.