Discuss Uniswap #4
-
What is the difference between V3 and V4? |
Beta Was this translation helpful? Give feedback.
Answered by
magicbroomstick
Jun 18, 2024
Replies: 2 comments
-
While Uniswap V3 gives each pool its own contract, in Uniswap V4 all DeFi pools go into a single contract. This should make the creation of a new pool 99% cheaper. Crucial is the role of the Pool Manager, a piece of software that maintains and maps all different pools. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
utoexo
-
gfbdfg fdgn |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While Uniswap V3 gives each pool its own contract, in Uniswap V4 all DeFi pools go into a single contract. This should make the creation of a new pool 99% cheaper. Crucial is the role of the Pool Manager, a piece of software that maintains and maps all different pools.