flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
Untitled Query
Sbhn_NP
Untitled Query
Updated 2023-02-02
Copy Reference
Fork
9
1
2
3
4
5
›
⌄
select
date_trunc
(
'day'
,
block_timestamp
)
as
date
,
count
(
DISTINCT
tx_id
)
from
terra
.
core
.
fact_transactions
where
tx_sender
=
'terra1m4hq3r4xacwam3zk40kh0892gwlfzdpcxafd7u'
group
by
1
Results
Run a query to Download Data