flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
comp test
theericstone
comp test
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
11
12
13
›
⌄
SELECT
block_hour
,
underlying_symbol
,
borrow_apy
,
comp_apy_borrow
FROM
compound
.
market_stats
WHERE
underlying_symbol
<>
'SAI'
AND
contract_name
<>
'wBTC'
AND
comp_apy_borrow
IS
NOT
NULL
ORDER
BY
1
Results
Run a query to Download Data