📢 Gate Square #MBG Posting Challenge# is Live— Post for MBG Rewards!
Want a share of 1,000 MBG? Get involved now—show your insights and real participation to become an MBG promoter!
💰 20 top posts will each win 50 MBG!
How to Participate:
1️⃣ Research the MBG project
Share your in-depth views on MBG’s fundamentals, community governance, development goals, and tokenomics, etc.
2️⃣ Join and share your real experience
Take part in MBG activities (CandyDrop, Launchpool, or spot trading), and post your screenshots, earnings, or step-by-step tutorials. Content can include profits, beginner-friendl
Do you really understand Uniswap v4?
6.13 uniswap labs released the draft version of uniswap V4. Of course, first of all, the commercial copyright of V3 is about to expire, and it can be used directly without authorizing other projects. This time, the commercial copyright of V4 is 4 years, and V3 is 2 years. Secondly, the release of V4 is indeed an innovation point worthy of attention in the entire crypto bear market. Explain the innovation of V4 in the most easy-to-understand way.
Innovation
1. HOOKS (the core of this innovation)
2. Customized diversity
Based on hooks, developers can "customize" tokens. According to the official information, it includes:
It works by decomposing a large order into an infinite number of infinitely small orders and executing them smoothly in a certain period of time through an AMM embedded with a constant product.
For example: Suppose A wants to buy $50 million in ETH, but one or more large orders are very vulnerable to clamping. Then the TWAMM mechanism can split his large order into countless small orders, reducing the impact of trap attacks. The disadvantage is that the gas cost on a relatively large single chain is relatively high.
Simply put, the transaction fee will vary according to the volatility of the token
It is possible to place orders on the chain and realize the function of cex.
For example, A wants to sell ETH at a certain price, but it may be affected by the price and transaction frequency. For example, he sees the price of 1900, but when he clicks to sell, the price has dropped, which leads to the transaction failure and wasted gas. If you choose to increase the slippage, although the transaction is successful, but you will be attacked by the clip, the selling price may be lower than the current price.
This also solves the pain point of the current dex trading active tokens that cannot be accurately traded, and there is no need to keep an eye on the active tokens
Liquidity providers can now explore opportunities to generate additional yield by depositing tokens into lending protocols outside of predefined price ranges. Assuming that A chooses that the predetermined price of ETH liquidity is 1500–1700, then once this range is exceeded, the remaining tokens will be automatically reinvested into the lending agreement to earn additional interest.
Part of the handling fee generated by the transaction will flow back to the LP pool, allowing liquidity providers to have additional income
Developers can customize the internal MEV robot, and the profits generated will be distributed to LP providers, similar to some meme projects on the BSC chain, 2% of the 5% transaction tax will be distributed to LP providers
Simply put, both limit price pending orders in cex and pending orders within the set time can be implemented on hooks. According to the official github, it is possible to set a price limit before starting the transaction. If the conditions are met during the transaction, the transaction will be completed, and if it is not satisfied, it will be cancelled. For large orders, batch pending orders can be set for a period of time, which is equivalent to the band operation of buying low and selling high on cex pending orders.
Based on the above innovations, at present, for the project side, the chain can provide transaction volume through mev to increase popularity, and for some deflationary methods, part of it can return to lp, not just to earn profits from handling fees. The above is a very big breakthrough for meme projects, and many games on the bsc chain can be used on the eth chain. It is only a draft at present, you can pay more attention to the functions of the official version and the meme projects based on these functions.