Total Metamask Users
Metamask is a cryptocurrency wallet as well as a gateway to blockchain apps. It is available as a mobile app, and a browser extension, and it equips its clients with a key vault, token wallet, secure login, and token exchange.
There are now 21 million monthly active users of Metamask, which is a 38-times increase from 2020, according to Metamask statistics.
Metamask is now the easiest way for people around the world to interact with unique applications that use web3. There are currently 3700 applications that use web3.
Below chart was gotten from consensys.net blog page which shows how the number of active users grew during time.
Here we were asked to show the total number of Metamask wallet holders which we focus on Ethereum users. I extract this data from "ethereum.core.fact_transactions" table:
For second part of the bounty, we were asked to show the average value of ETH held in wallets, I extracted this data from "flipside_prod_db.ethereum.erc20_balances" table. This average balance is for the date of publishing this report:
The average balance of ETH for 1.294 M Metamask holders is 1.03 ETH in June 25th 2022.
In the third part we were asked to show percentage of wallets that are engaging in a higher order activity, like staking. For this purpose we have to chaeck event_log table.
This number is about 1 percent of total Metamask holders(0.94% exact number)