alitaslimiCross Chain Swaps Overview
    Updated 1 hour ago
    with
    ------------------------- Arbitrum -------------------------
    arbitrum as (
    select
    block_timestamp,
    tx_hash,
    origin_from_address as swapper,
    event_index,
    platform as dex,
    pool_name,
    token_in,
    token_out,
    symbol_in,
    symbol_out,
    amount_in,
    amount_out,
    amount_in_usd,
    amount_out_usd,
    (amount_in_usd + amount_out_usd) / 2 as amount_usd
    from
    arbitrum.defi.ez_dex_swaps
    ),
    ------------------------- Avalanche -------------------------
    avalanche as (
    select
    block_timestamp,
    tx_hash,
    origin_from_address as swapper,
    event_index,
    platform as dex,
    pool_name,
    token_in,
    token_out,
    symbol_in,
    symbol_out,
    amount_in,
    Last run: about 1 hour agoAuto-refreshes every 6 hours
    Blockchain
    Pools
    Swaps
    Swappers
    Volume
    Volume/Swap
    Volume/Swapper
    1
    Arbitrum210316265105356849190838856411173.30233287853478.88221909
    2
    Avalanche1155287274525350337776250161314.98793523314901.697478925
    3
    Optimism9434134386127967448225475108.414036573502.664554143
    4
    Polygon314293480175300642844718917304.3125528125366.74612311
    4
    294B
    18s