Uniswap and UNI Token
Uniswap is a decentralized exchange (DEX) that allows users to tokenize directly on the Ethereum blockchain trade. Unlike traditional exchanges, Uniswap uses an automated market maker (AMM) model and relies on liquidity providers rather than order books to provide liquidity.
UNI Token
UNI is the native token of Uniswap and has the following functions:
How it works
Uniswap uses a Constant Product Market Maker (CPMM) model to determine the price of a token. In CPMM, the price between two tokens is determined by their relative quantities.
<code>x * y = k</code>
Where:
When users trade tokens, they add or remove tokens from a liquidity pool. This operation affects the supply of tokens and thus has an impact on the price. Influence.
Liquidity providers earn trading fees by providing tokens into the liquidity pool. When users trade, they pay a fee that is distributed proportionally to liquidity providers.
UNI Token Distribution
The total supply of UNI tokens is 1 billion, distributed as follows:
Conclusion
Uniswap is A decentralized exchange that uses the AMM model to facilitate token trading. The UNI token is Uniswap’s native token and is used for governance, rewarding liquidity providers and incentivizing community participation.
The above is the detailed content of What is UNI coin? How does UNI coin work?. For more information, please follow other related articles on the PHP Chinese website!