The dex.orderflow model provides transaction-level swap data to illustrate DEX transaction volumes through frontends.
Blockchains | Projects | Protocols | Tables |
---|---|---|---|
arbitrum avalanche base blast bsc celo ethereum mode optimism polygon scroll worldchain zksync zora | Protocols supported in dex.trades and dex.aggregator_trades | Protocols supported in dex.trades and dex.aggregator_trades | dex.orderflow dex.unhydrated_orderflow |
The dex.orderflow model aggregates swaps from both dex trades and aggregator trades by the trades.
Within each transaction, all swaps routed by aggregators and executed by pools are rolled up. The USD volume of the swap is determined by the max usd amount within the entire transaction. Volume and swaps executed by dex pools are aggregated in the liquidity details column, while those routed through dex aggregators are in the aggregator details column.
Frontend Labeling Process:
Contract Interaction Analysis
Event Log Analysis
Integrator Field Mapping