flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
Untitled Query
mansa
Untitled Query
Updated 2022-06-28
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
›
⌄
with
tp
as
(
SELECT
a
.
fee
,
b
.
from_currency
as
token_type
from
osmosis
.
core
.
fact_transactions
a
inner
join
osmosis
.
core
.
fact_swaps
b
where
a
.
tx_id
=
b
.
tx_id
and
a
.
fee
<>
'0uosmo'
Results
Run a query to Download Data