alitaslimiCross Chain Swaps Overview
    Updated 10 days 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: 10 days agoAuto-refreshes every 6 hours
    Blockchain
    Pools
    Swaps
    Swappers
    Volume
    Volume/Swap
    Volume/Swapper
    1
    Arbitrum21721448931929265614330905732989.06689348248968.433013504
    2
    Avalanche112918483177239833088744001790.20936343745703.947622863
    3
    Optimism970238669286758444366013186.1849006915121.9024528
    4
    Polygon337986245624190152305205835267.2838151095501.487619775
    4
    292B
    17s