Metamask vs. Other Platforms
In this dashboard, swap metrics across three swapping methods/platforms is analyzed.
Introduction
Swaps are mostly are occurred on DEXs (Decentralized Exchanges) and some DEXs like UniSwap provide an API for other applications to create a swap router interface so that they can directly interact with that application without the need for direct access to UniSwap as in the case Metamask. From Question one we had the Metamask swap router contract address as 0x881D40237659C251811CEC9c364ef91dC08D300C. we can use this address to find swappers across all three methods of swapping, namely Metamask swap router, UniSwap and sushiSwap by the inclusion and exclusion of the contract address.
Methodology
To find the total daily usd volume, entries from swap table are cross referenced find the prices and also to account for the missing values some filters for the swap to amount are applied.
After the prices are obtained, they are joined with transactions table to find the transaction fees.
The number of swappers across the