hess2024-03-08 03:43 PM copy
    Updated 2025-01-22
    select chain,
    date,
    tvl_usd
    from external.defillama.fact_chain_tvl
    where chain in ('Sei','Base','Avalanche','Arbitrum','Polygon','Aptos','Optimism')
    and date >= '2023-08-15'


    Last run: 3 months ago
    CHAIN
    DATE
    TVL_USD
    1
    Polygon2024-12-30 00:00:00.000947928707
    2
    Avalanche2024-12-30 00:00:00.0001841025865
    3
    Base2024-12-30 00:00:00.0003982006191
    4
    Optimism2024-12-30 00:00:00.000923504648
    5
    Polygon2024-12-28 00:00:00.000943131867
    6
    Arbitrum2024-12-30 00:00:00.0003540424533
    7
    Arbitrum2024-12-28 00:00:00.0003505510348
    8
    Base2024-12-28 00:00:00.0003957387984
    9
    Sei2024-12-30 00:00:00.000283451427
    10
    Aptos2024-12-30 00:00:00.0001417227999
    11
    Aptos2024-12-28 00:00:00.0001400017292
    12
    Sei2024-12-28 00:00:00.000288832718
    13
    Optimism2024-12-28 00:00:00.000914269138
    14
    Polygon2024-12-27 00:00:00.000960875051
    15
    Polygon2024-12-26 00:00:00.000954082980
    16
    Polygon2024-12-25 00:00:00.000983767899
    17
    Avalanche2024-12-27 00:00:00.0001895251361
    18
    Avalanche2024-12-26 00:00:00.0001884880775
    19
    Avalanche2024-12-25 00:00:00.0001985023650
    20
    Arbitrum2024-12-27 00:00:00.0003605888336
    ...
    3681
    171KB
    2s