hessWeekly USDC TVL
    Updated 2025-01-24
    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: 2 months ago
    WEEK
    SYMBOL
    Deposit
    Withdraw
    CUM_DEP
    CUM_WITH
    TVL (Token Amount)
    1
    2024-10-21 00:00:00.000USDC21563.461622-35211.89977287815.557458-84227.0852263588.472232
    2
    2024-11-25 00:00:00.000USDC0.097118-152.16144394801.614474-92864.7773711936.837103
    3
    2024-09-23 00:00:00.000USDC0.998162-0.99816220.998162-0.99816220
    4
    2024-12-16 00:00:00.000USDC24.142321-259.65180794985.423898-93155.1267131830.297185
    5
    2024-11-18 00:00:00.000USDC116.53912-85.54127494801.517356-92712.6159282088.901428
    6
    2025-01-13 00:00:00.000USDC4.822623-24.53103395079.708073-93372.5322931707.17578
    7
    2024-10-07 00:00:00.000USDC33900.765657-28614.30535146112.713565-40613.6510425499.062523
    8
    2024-12-02 00:00:00.000USDC19.70841-13.6558394821.322884-92878.4332011942.889683
    9
    2024-11-04 00:00:00.000USDC136.279-525.82895294481.050328-91652.5345152828.515813
    10
    2024-09-30 00:00:00.000USDC12190.949746-11998.34752912211.947908-11999.345691212.602217
    11
    2024-10-28 00:00:00.000USDC6529.21387-6899.62033794344.771328-91126.7055633218.065765
    12
    2024-10-14 00:00:00.000USDC20139.382271-8401.53441266252.095836-49015.18545417236.910382
    13
    2025-01-20 00:00:00.000USDC1017.944237-288.41474496097.65231-93660.9470372436.705273
    14
    2024-12-09 00:00:00.000USDC139.958693-17.04170594961.281577-92895.4749062065.806671
    15
    2024-12-30 00:00:00.000USDC2.118521-8.05330194987.542419-93163.1800141824.362405
    16
    2024-11-11 00:00:00.000USDC203.927908-974.54013994684.978236-92627.0746542057.903582
    17
    2024-09-16 00:00:00.000USDC20020020
    18
    2025-01-06 00:00:00.000USDC87.343031-184.82124695074.88545-93348.001261726.88419
    18
    2KB
    5s