flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
Ethereum Stable Assets | Sushi
efer
Ethereum Stable Assets | Sushi
Updated 2022-07-13
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
›
⌄
⌄
SELECT
DISTINCT
SYMBOL
,
ASSET
FROM
ethereum
.
sushi
.
ez_lending
WHERE
ACTION
=
'Deposit'
AND
SYMBOL
IN
(
'DAI'
,
'USDT'
,
'USDC'
,
'sUSD'
,
'TUSD'
,
'UST'
,
'FEI'
)
/*
-- WHERE LENDING_POOL LIKE 'km%'
*/
Results
Run a query to Download Data