flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
total gas
Pmisha-bmlMdx
total gas
Updated 2022-06-08
Copy Reference
Fork
9
1
2
3
4
5
6
›
⌄
select
sum
(
gas_used
)
as
gas
from
ethereum
.
core
.
fact_transactions
s
left
outer
join
ethereum
.
core
.
dim_labels
b
on
s
.
TO_ADDRESS
=
b
.
ADDRESS
where
BLOCK_TIMESTAMP
>=
'2022-01-01'
and
b
.
ADDRESS_NAME
ilike
'%sushiswap%'
Results
Run a query to Download Data