Add Override Fee Library #114
Labels
good first issue
Good for newcomers
revisit
issues that were closed prior to cantina, but may be revisited
v4 deployer comp
Component
General design optimization (improving efficiency, cleanliness, or developer experience)
Describe the suggested feature and problem it solves.
Uniswap/v4-core#648 introduced a feature where
beforeSwap
can return and set the LP fee.The fee is 24 bits, and the 2nd highest bit must be set to 1 in order for the override to apply. A helper library that provides syntatic sugar will be nice
Describe the desired implementation.
Describe alternatives.
No response
Additional context.
No response
The text was updated successfully, but these errors were encountered: