OCTOPUSArbitrum I Total value locked
    Updated 2024-05-02





    with

    A as( select date, tvl_usd as tvl
    from external.defillama.fact_chain_tvl
    where chain = 'Arbitrum')

    select * from A









    QueryRunArchived: QueryRun has been archived