flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
Total number of successful transactions on optimism copy
FatemeTheLady
Total number of successful transactions on optimism copy
Updated 2023-02-10
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
›
⌄
-- forked from cd5e8d2f-a256-49e6-8a20-0341eb5a2740
select
count
(
*
)
as
transaction_count
from
optimism
.
core
.
fact_transactions
where
STATUS
=
'SUCCESS'
and
block_timestamp
between
'2022-06-15'
and
'2022-08-31'
Results
Run a query to Download Data