Flow of UNI Between DEX and CEX
This dashboard is divided into two tabs. The first tab displays the inflows and outflows of DEXs and CEXs for the UNI token. To calculate this, I used the 'ethereum.core.ez_token_transfers' table and filtered the results for the UNI token with the contract '0x1f9840a85d5af5bf1d1762f925bdaddc4201f984'. Then, by joining it with the 'ethereum.core.dim_labels' table, I calculated the UNI token transfers to addresses registered as DEXs or CEXs.
and in the second tab, I only display transfers between CEXs and DEXs. This means that the sender and recipient addresses for UNI belong to either CEXs or DEXs. This way, I calculated the transfer of UNI tokens between centralized and decentralized exchanges.

Uniswap is a decentralized exchange that enables peer-to-peer market making. Uniswap is also a cryptocurrency whose symbol is (UNI). The Uniswap platform enables users to trade cryptocurrencies without any involvement with a centralized third party.
The Uniswap blockchain is hosted on the Ethereum platform and governed by UNI holders. Uniswap describes its blockchain as a public good.
The Uniswap blockchain is open source, meaning that anyone can view and contribute to the blockchain's code.
The Uniswap platform can support the exchange of any digital token that adheres to the Ethereum technical standard known as ERC-20. Uniswap uses smart contracts, which are enabled by blockchain technology, to function as an automated market maker.
Uniswap users can securely create liquidity pools, provide liquidity, and swap a variety of digital assets.
As a decentralized exchange, Uniswap uses a permissionless design. The Uniswap protocol is available for anyone to use, and the Uniswap platform has no ability to selectively restrict access. Anyone who chooses can use Uniswap to trade digital assets, provide liquidity, or create a new market in which to exchange a new pair of digital assets.
The automation provided by smart contracts can make trading assets more efficient. Uniswap uses smart contracts to also avoid liquidity issues that traditionally affect centralized exchanges. The elimination of any rent-seeking third party, such as a centralized exchange or financial institution, can also reduce transaction processing fees.
How Uniswap Works
The Uniswap platform uses blockchain-based smart contracts to facilitate the decentralized trading of many different digital assets. Pairs of digital assets are swapped via liquidity pools, which use smart contracts to automatically rebalance after every trade. The Uniswap blockchain, which functions like an electronic ledger, is continually updated to reflect the trading activity occurring among Uniswap users. By functioning as an exchange without any central authority's involvement, Uniswap is an automated market maker. Read More...