flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
total stats osmosis wallets
Sbhn_NP
total stats osmosis wallets
Updated 2022-10-25
Copy Reference
Fork
9
1
2
3
4
5
6
›
⌄
select
avg
(
balance
/
pow
(
10
,
6
)
)
as
average
,
median
(
balance
/
pow
(
10
,
6
)
)
as
median
,
max
(
balance
/
pow
(
10
,
6
)
)
as
max
,
count
(
distinct
address
)
as
"total Users"
from
osmosis
.
core
.
fact_daily_balances
where
CURRENCY
=
'uosmo'
Results
Run a query to Download Data