Eman-RazAxelar TVL Stats per Month - editted: 2025-02-07
    Updated 9 days ago
    with stats_table as (
    with table1 as (
    with Added_previous_tokens as (
    with overview as (with chain_data as (
    --------------------------------------------------------arbitrum--------------------------------------------------------

    select block_timestamp, amount, contract_address, symbol, 'Arbitrum' as native_chain, case
    when contract_address in (
    lower('0xc24A365A870821EB83Fd216c9596eDD89479d8d7') --g3
    )
    then 'ITS'
    else 'non-ITS' end as asset_type
    from arbitrum.core.ez_token_transfers
    where to_address in (
    lower('0xe432150cce91c13a887f7D836923d5597adD8E31'), --lqdr, deus, vela, gdx, arb, arx, zyb
    lower('0xe4d475614359D25847252d2c55B867A58A14f281') --g3
    )
    and contract_address in (
    lower('0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44'),
    lower('0x816E21c33fa5F8440EBcDF6e01D39314541BEA72'),
    lower('0x912CE59144191C1204E64559FE8253a0e49E6548'),
    lower('0x2F27118E3D2332aFb7d165140Cf1bB127eA6975d'),
    lower('0x088cd8f5eF3652623c22D48b1605DCfE860Cd704'),
    lower('0x82aF49447D8a07e3bd95BD0d56f35241523fBab1'),
    lower('0xc24A365A870821EB83Fd216c9596eDD89479d8d7'),
    lower('0xD5954c3084a1cCd70B4dA011E67760B8e78aeE84')
    )


    union all

    select block_timestamp, -amount as amount, contract_address, symbol, 'Arbitrum' as native_chain, case
    when contract_address in (
    lower('0xc24A365A870821EB83Fd216c9596eDD89479d8d7') --g3
    )
    then 'ITS'
    Last run: 9 days ago
    Month
    Average TVL
    Median TVL
    Maximum TVL
    Minimum TVL
    Asset Type
    1
    2022-01-01 00:00:00.000830771.74540523931582.7059364134781074.554840624167.162660191non-ITS
    2
    2022-01-01 00:00:00.000ITS
    3
    2022-02-01 00:00:00.000ITS
    4
    2022-02-01 00:00:00.00028343339.987029133040973.943328635941467.81508144638726.20893029non-ITS
    5
    2022-03-01 00:00:00.00042471634.56757439550504.465090151088583.573240336887598.0033292non-ITS
    6
    2022-03-01 00:00:00.000ITS
    7
    2022-04-01 00:00:00.000ITS
    8
    2022-04-01 00:00:00.00038474206.614029737542086.304451946194535.564391729349665.3151453non-ITS
    9
    2022-05-01 00:00:00.000ITS
    10
    2022-05-01 00:00:00.00047956524.083261436382266.820138788147873.673072323889398.553243non-ITS
    11
    2022-06-01 00:00:00.00095692581.172635595867223.6133209104842205.24793589087079.8553514non-ITS
    12
    2022-06-01 00:00:00.000ITS
    13
    2022-07-01 00:00:00.000ITS
    14
    2022-07-01 00:00:00.000113319057.89568109960373.804268127710615.276108105892102.063481non-ITS
    15
    2022-08-01 00:00:00.000ITS
    16
    2022-08-01 00:00:00.000133657504.611812134278565.247221141805341.961417126416054.520462non-ITS
    17
    2022-09-01 00:00:00.000153394954.500228147836033.398233180877766.661037139612015.614934non-ITS
    18
    2022-09-01 00:00:00.000ITS
    19
    2022-10-01 00:00:00.000184283225.861854182987495.108358200883385.262488172975473.439103non-ITS
    20
    2022-10-01 00:00:00.000ITS
    80
    7KB
    215s