FlippppppaTotal value locked I Manta Pacific
    with

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

    select * from A





    Run a query to Download Data