ETH Removed
Overview
In this dashboard, we examine the following topics:
The amount of Ethereum withdrawn from AAVE, uniswap and MAKERDAO platforms since the beginning of July until now And checking the impact of Ethereum merge update in recent days
Investigate the inflows and outflows of Ethereum to these platforms and their volume differences.
Method
This is how I did it to find data about the UniSwap platform : where TOKEN0_SYMBOL = 'WETH' then i sum(AMOUNT0_ADJUSTED) cloumn and where TOKEN1_SYMBOL = 'WETH' then i sum(AMOUNT1_ADJUSTED) cloumn from ethereum.uniswapv3.ez_lp_actions
table
and for AAVE i sum WITHDRAWN_TOKENS and ISSUED_TOKENS cloumn from ethereum.aave.ez_deposits
and ethereum.aave.ez_withdraws
table
and for MAKER i sum AMOUNT_WITHDRAWN and AMOUNT_DEPOSITED from ethereum.maker.ez_deposits
and ethereum.maker.ez_withdrawals
table
Chart & Analysis
First, we check the total volume withdrawn from all 3 pleftarms,And after this review, we will review each platform separately.
•Withdrawal (and deposit) from the UniSwap platform is much more than the other two platforms
•From the end of August (22) to the beginning of September, the harvested volume has been decreasing
==but in the last few days, the volume and number of withdrawal transactions have increased==
•and from subtracting the amount of deposit and withdrawal of Ethereum, it is clear that there is not much difference between the amount of deposit and withdrawal,
And their difference from the beginning of July until now is only 660 thousand Ethereum
This shows that Ethereum investors did not feel bad about this update
Conclusion
By checking the amount of deposits and withdrawals from two months ago until now, we can understand that there is no big difference between them
And the amount of withdrawal is more than the deposit by a very small difference
So it is clear that the news of Merg update did not scare the users
But in the last 3 days, the amount of withdraw has increased compared to the previous days
==But its amount is not enough to say that it has caused concern to users==