freemartianscroll test
Updated 2023-11-13
99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
›
⌄
-- 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