flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
Label type checking
anderhel
Label type checking
Updated 2023-01-05
Copy Reference
Fork
9
1
2
3
›
⌄
select
label_type
,
label_subtype
,
count
(
address
)
from
ethereum
.
core
.
dim_labels
group
by
label_type
,
label_subtype
order
by
label_type
Results
Run a query to Download Data