flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
1. Stride. Total stOSMO received from Stride
Kurama
1. Stride. Total stOSMO received from Stride
Updated 2023-01-13
Copy Reference
Fork
9
1
2
3
4
›
⌄
select
sum
(
amount
/
pow
(
10
,
decimal
)
)
as
total_stosmo_received
from
osmosis
.
core
.
fact_transfers
where
tx_succeeded
=
'TRUE'
and
transfer_type
in
(
'IBC_TRANSFER_IN'
)
and
currency
=
'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC'
Results
Run a query to Download Data