freemartianscroll test
    Updated 2023-11-13

    -- select
    -- livequery.live.udf_api(
    -- 'GET',
    -- 'https://bridges.llama.fi/bridge/{{Bridge}}',
    -- { 'content-type': 'application/json;charset=utf-8' },
    -- { }
    -- ) as response




    SELECT * FROM
    external.defillama.dim_dexes

    WHERE dex ilike '%ambi%'


    Run a query to Download Data