tkvresearchabove-coral
    Updated 8 days ago
    -- select swap_program,
    -- sum(SWAP_TO_AMOUNT_USD) as total_vol_usd
    -- from solana.defi.ez_dex_swaps
    -- where date(block_timestamp) >= current_date() - 30
    -- group by 1

    select protocol,
    sum(volume) as total_vol
    from external.defillama.fact_dex_volume
    where chain = 'solana'
    and
    DATE >= current_date() - 30
    group by 1
    order by 2 desc
    Last run: 8 days agoAuto-refreshes every 6 hours
    PROTOCOL
    TOTAL_VOL
    1
    raydium amm25015325275
    2
    orca20690304151
    3
    meteora dlmm15664794907
    4
    pumpswap13084525233
    5
    lifinity v14598923615
    6
    stabble3468583434
    7
    pump.fun3276351035
    8
    meteora pools2867728538
    9
    launchlab494979252
    10
    phoenix359253325
    11
    launch coin on believe228512051
    12
    skate amm118766535
    13
    sanctum infinity79946274
    14
    drift amm64503317
    15
    saber53163458
    16
    goosefx v241905622
    17
    manifest trade25975921
    18
    hashflow16657328
    19
    saros9824289
    20
    sanctum reserve9670825
    32
    759B
    1s