flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
2022-12-09 06:34 PM
theericstone
2022-12-09 06:34 PM
Updated 2022-12-10
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
›
⌄
select
count
(
distinct
(
address
)
)
from
crosschain
.
core
.
address_tags
where
tag_name
IN
(
'wallet billionaire'
)
and
creator
=
'flipside'
and
blockchain
=
'ethereum'
and
(
end_date
>
current_date
-
31
OR
end_date
IS
NULL
)
;
Results
Run a query to Download Data