flipside
GROWTH MCP
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
inc-moccasin
superfly
inc-moccasin
Updated 2025-05-07
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
›
⌄
SELECT
COUNT
(
t
.
TX_HASH
)
AS
total_transactions
FROM
base
.
core
.
fact_transactions
t
JOIN
base
.
defi
.
ez_dex_swaps
s
ON
t
.
TX_HASH
=
s
.
TX_HASH
WHERE
s
.
PLATFORM
=
'alienbase'
;
Results
Last run: 2 months ago
TOTAL_TRANSACTIONS
1
2821184
1
1
11B
68s