flipside
GROWTH MCP
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
Total Fund & Publications
freemartian
Total Fund & Publications
Updated 2022-06-25
Copy Reference
Fork
9
1
2
3
›
⌄
select
count
(
contract_address
)
as
publications
,
sum
(
event_inputs
:
amountRaised
)
/
pow
(
10
,
18
)
as
Total_amount_raised
from
ethereum
.
core
.
fact_event_logs
where
event_name
=
'FundingClosed'
Results
Run a query to Download Data