Eman-RazCurrent TVL
    Updated 2025-02-04
    select date as "Date", tvl_usd as "TVL"
    from external.defillama.fact_chain_tvl
    where chain='Aurora' and date>='{{Start_Date}}' and date<='{{End_Date}}'
    order by 1 DESC
    limit 1
    Last run: 3 months ago
    Date
    TVL
    1
    2025-02-04 00:00:00.00016445980
    1
    38B
    1s