hessWeekly USDC TVL
    Updated 1 day 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: 1 day 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-02-03 00:00:00.000USDC45667.800934-45667.800934147786.308798-146091.6677011694.641097
    4
    2024-11-18 00:00:00.000USDC116.53912-85.54127494801.517356-92712.6159282088.901428
    5
    2025-03-03 00:00:00.000USDC49.625521-49.09067167663.160851-165967.9849031695.175948
    6
    2024-10-07 00:00:00.000USDC33900.765657-28614.30535146112.713565-40613.6510425499.062523
    7
    2024-12-02 00:00:00.000USDC19.70841-13.6558394821.322884-92878.4332011942.889683
    8
    2024-12-16 00:00:00.000USDC24.142321-259.65180794985.423898-93155.1267131830.297185
    9
    2025-01-06 00:00:00.000USDC87.343031-184.82124695074.88545-93348.001261726.88419
    10
    2024-10-14 00:00:00.000USDC20139.382271-8401.53441266252.095836-49015.18545417236.910382
    11
    2024-12-30 00:00:00.000USDC2.118521-8.05330194987.542419-93163.1800141824.362405
    12
    2025-03-31 00:00:00.000USDC55460.091118-55633.750489223131.949534-221601.7353921530.214142
    13
    2025-02-10 00:00:00.000USDC19827.226532-19827.226532167613.53533-165918.8942331694.641097
    14
    2024-09-16 00:00:00.000USDC20020020
    15
    2024-11-11 00:00:00.000USDC203.927908-974.54013994684.978236-92627.0746542057.903582
    16
    2024-12-09 00:00:00.000USDC139.958693-17.04170594961.281577-92895.4749062065.806671
    17
    2025-01-20 00:00:00.000USDC7026.186091-6296.656598102105.894164-99669.1888912436.705273
    18
    2024-11-04 00:00:00.000USDC136.279-525.82895294481.050328-91652.5345152828.515813
    19
    2024-11-25 00:00:00.000USDC0.097118-152.16144394801.614474-92864.7773711936.837103
    20
    2025-03-17 00:00:00.000USDC8.6975650167671.858416-165967.9849031703.873513
    24
    2KB
    8s