winnie-fsFlow TVL Over Time copy copy
    Updated 2023-10-19
    -- editing this query
    -- forked from Flow TVL Over Time copy @ https://flipsidecrypto.xyz/edit/queries/217a3cdc-b069-4ed7-98c7-dbb894134906
    -- forked from Ali3N / Flow TVL Over Time @ https://flipsidecrypto.xyz/Ali3N/q/2023-05-15-12-32-pm-oP053Z
    select
    *
    from
    external.defillama.fact_chain_tvl
    where
    chain ilike {{chain}}
    limit
    {{limits}}
    -- making edits
    Run a query to Download Data