flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
Number of users who got transferred MARS Tokens from them
ML6
Number of users who got transferred MARS Tokens from them
Updated 2022-04-05
Copy Reference
Fork
9
1
2
3
›
⌄
select
count
(
distinct
EVENT_ATTRIBUTES
:
from
)
,
block_timestamp
::
date
from
terra
.
msg_events
where
EVENT_ATTRIBUTES
:
contract_address
=
'terra12hgwnpupflfpuual532wgrxu2gjp0tcagzgx4n'
and
EVENT_ATTRIBUTES
:
action
=
'transfer'
group
by
block_timestamp
::
date
Results
Run a query to Download Data