flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
TOP 100 OSMO HOLDERS
superfly
TOP 100 OSMO HOLDERS
Updated 2022-10-26
Copy Reference
Fork
9
1
2
3
4
5
6
›
⌄
select
address
,
balance
/
pow
(
10
,
decimal
)
as
Balance
----total hold osmos rch wallet
from
osmosis
.
core
.
fact_daily_balances
----i use generall tabel
where
currency
=
'uosmo'
---blockchain osmos
and
date
=
CURRENT_DATE
-
1
order
by
2
DESC
limit
100
Results
Run a query to Download Data