flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
Number of users who deposit to BentoBox
chill
Number of users who deposit to BentoBox
Updated 2022-04-26
Copy Reference
Fork
9
1
2
3
›
⌄
select
count
(
distinct
EVENT_INPUTS
:
from
)
from
ethereum_core
.
fact_event_logs
where
CONTRACT_NAME
=
'KashiPairMediumRiskV1'
and
tx_hash
in
(
select
tx_hash
from
ethereum_core
.
fact_event_logs
where
EVENT_NAME
=
'LogWithdraw'
and
CONTRACT_NAME
=
'BentoBoxV1'
)
Results
Run a query to Download Data