Most Common Transactions
Introduction
MetaMask offers an interface which can be used for interacting with the Ethereum blockchain. It allows users to access their Ethereum wallet through a browser extension or mobile app, which can then be used to interact with decentralized applications.
The ease of use, availability on both desktops and mobile devices, and the ability to swap, transfer and stake from within the wallet makes Metamask popular.
This dashboard investigates what users do with Metamask in addition to holding and transferring assets.
Method
First, I identified Metamask holder by filtering those wallet that have at least one time interacted with Metamask swap contract.
Second, I used 'Event Types' in 'ethereum.core.fact_event_logs' table to have an overview of the most popular type of transactions that the identified Metamask holders executed.
Then, using the same table and to_origin_address, I found the most popular activities done by Metamask holders.
Finally, I used transaction table to focus on each activity to see what platform is used most for each activity.
Summary of findings
The data shows that NFT activities, trading (swap), bridging to and from Layer2, decentralized finance and interacting with CEXes are in turn the most popular actions done by Metamask holders.
-
Vast majority of holders are interacting with OpenSea to do NFT related actions.
-
UniSwap, Metamask and 1Inch are the most popular ones.
-
Hop protocol is by far the most popular L1-L2 bridge platform among Metamask holders.
-
Platforms being used by Metamask holders for defi are diverse. However among defi platforms AAVE is the most popular one.
-
Metamask holders most frequently interact with Binance as a CEX.