flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
Getting Started
awanish
Getting Started
Updated 2024-01-17
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
›
⌄
select
count
(
TX_HASH
)
as
Count
,
CONTRACT_ADDRESS
from
ethereum
.
core
.
fact_token_transfers
GROUP
by
2
order
by
1
DESC
limit
10
Results
QueryRunArchived: QueryRun has been archived