flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
Fees generated by Borrowing market on Ethereum Mainnet
kingharald-eth
Fees generated by Borrowing market on Ethereum Mainnet
Updated 2022-07-13
Copy Reference
Fork
9
1
2
3
›
⌄
select
sum
(
TX_FEE
)
as
total_fee
from
ethereum
.
sushi
.
ez_borrowing
a
join
ethereum
.
core
.
fact_transactions
b
on
a
.
tx_hash
=
b
.
tx_hash
where
a
.
origin_function_signature
=
'0x656f3d64'
Results
Run a query to Download Data