hessWeekly USDC TVL
    Updated 4 days ago
    with price as ( select hour::date as date,
    lower('0x63E37028c1740303e8456962E6ddf98359FE0BDc') as token_address,
    avg(price) as avg_price
    from sei.price.ez_prices_hourly
    where symbol = 'WSEI'
    and hour::date = current_date
    group by 1
    UNION
    select hour::date as date,
    lower('0x49561C4a905f7acCdaCAec5e3C17113d5f1C5a3b') as token_address,
    avg(price) as avg_price
    from sei.price.ez_prices_hourly
    where symbol = 'ISEI'
    and hour::date = current_date
    group by 1
    UNION
    select hour::date as date,
    lower('0xD43E6Bf43654A7B4985f87C77686f7900D59F1eD') as token_address,
    avg(price) as avg_price
    from sei.price.ez_prices_hourly
    where token_address = '0x3894085ef7ff0f0aedf52e2a2704928d1ec074f1'
    and hour::date = current_date
    group by 1
    UNION
    select hour::date as date,
    lower('0x1e3BcEb9AD3dc3f80820d29039C1A46e28d3A573') as token_address,
    avg(price) as avg_price
    from sei.price.ez_prices_hourly
    where token_address = '0xb75d0b03c06a926e488e2659df1a861f860bd3d1'
    and hour::date = current_date
    group by 1
    UNION
    select hour::date as date,
    lower('0x821A366145dd54c11Dab879abABc8907A084216C') as token_address,
    avg(price) as avg_price
    from sei.price.ez_prices_hourly
    Last run: 4 days ago
    WEEK
    SYMBOL
    Deposit
    Withdraw
    CUM_DEP
    CUM_WITH
    TVL (Token Amount)
    1
    2025-01-27 00:00:00.000USDC12.6137-754.677876102118.507864-100423.8667671694.641097
    2
    2024-10-21 00:00:00.000USDC21563.461622-35211.89977287815.557458-84227.0852263588.472232
    3
    2025-03-17 00:00:00.000USDC8.6975650167671.858416-165967.9849031703.873513
    4
    2025-05-12 00:00:00.000USDC930.141856-930.092104676842.313456-675388.5441521453.769304
    5
    2024-12-09 00:00:00.000USDC139.958693-17.04170594961.281577-92895.4749062065.806671
    6
    2025-01-20 00:00:00.000USDC7026.186091-6296.656598102105.894164-99669.1888912436.705273
    7
    2024-12-30 00:00:00.000USDC2.118521-8.05330194987.542419-93163.1800141824.362405
    8
    2025-05-05 00:00:00.000USDC759.440164-803.046341675912.1716-674458.4520481453.719552
    9
    2024-10-14 00:00:00.000USDC20139.382271-8401.53441266252.095836-49015.18545417236.910382
    10
    2025-05-26 00:00:00.000USDC769.763494-24.23094677636.260769-675437.4082582198.852511
    11
    2025-02-03 00:00:00.000USDC45667.800934-45667.800934147786.308798-146091.6677011694.641097
    12
    2024-11-18 00:00:00.000USDC116.53912-85.54127494801.517356-92712.6159282088.901428
    13
    2025-05-19 00:00:00.000USDC24.183819-24.633166676866.497275-675413.1773181453.319957
    14
    2024-11-25 00:00:00.000USDC0.097118-152.16144394801.614474-92864.7773711936.837103
    15
    2025-04-21 00:00:00.000USDC56220.116223-56235.889523457277.897014-455856.0174891421.879525
    16
    2024-10-07 00:00:00.000USDC33900.765657-28614.30535146112.713565-40613.6510425499.062523
    17
    2025-02-10 00:00:00.000USDC19827.226532-19827.226532167613.53533-165918.8942331694.641097
    18
    2025-03-03 00:00:00.000USDC49.625521-49.09067167663.160851-165967.9849031695.175948
    19
    2025-01-06 00:00:00.000USDC87.343031-184.82124695074.88545-93348.001261726.88419
    20
    2024-11-11 00:00:00.000USDC203.927908-974.54013994684.978236-92627.0746542057.903582
    32
    3KB
    6s