drethereumdex_volume
    Updated 2025-01-23
    SELECT
    date,
    chain,
    protocol,
    volume
    FROM external.defillama.fact_dex_volume
    WHERE date >= current_date - interval '{{Days}} days'
    ORDER BY date, volume DESC
    Last run: about 2 months ago
    DATE
    CHAIN
    PROTOCOL
    VOLUME
    1
    2025-01-13 00:00:00.000solanaraydium1917446137
    2
    2025-01-13 00:00:00.000solanaorca724762107
    3
    2025-01-13 00:00:00.000ethereumuniswap v3630577719
    4
    2025-01-13 00:00:00.000baseaerodrome slipstream440269949
    5
    2025-01-13 00:00:00.000solanalifinity v1412830251
    6
    2025-01-13 00:00:00.000bscpancakeswap amm354847115
    7
    2025-01-13 00:00:00.000ethereumcurve dex216538073
    8
    2025-01-13 00:00:00.000solanapump212884608
    9
    2025-01-13 00:00:00.000hyperliquidhyperliquid spot208390734
    10
    2025-01-13 00:00:00.000baseuniswap v3184464709
    11
    2025-01-13 00:00:00.000bscpancakeswap amm v3160074644
    12
    2025-01-13 00:00:00.000baseuniswap v2158747890
    13
    2025-01-13 00:00:00.000arbitrumuniswap v3140233588
    14
    2025-01-13 00:00:00.000ethereumpendle132779075
    15
    2025-01-13 00:00:00.000ethereumuniswap v2131433468
    16
    2025-01-13 00:00:00.000suidexes117275974
    17
    2025-01-13 00:00:00.000suicetus100682037
    18
    2025-01-13 00:00:00.000solanastabble76390570
    19
    2025-01-13 00:00:00.000thorchainthorchain76030954
    20
    2025-01-13 00:00:00.000dexalotdexalot dex73105867
    ...
    10153
    547KB
    3s