You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2022. It is now read-only.
Understanding BalancerV2 is Overlay's launch point, I did happen to be rooting around in Uniswap's periphery repo and encountered this library for ascertaining liquidity amounts between particular price points.
Understanding BalancerV2 is Overlay's launch point, I did happen to be rooting around in Uniswap's periphery repo and encountered this library for ascertaining liquidity amounts between particular price points.
https://github.com/Uniswap/v3-periphery/blob/main/contracts/libraries/LiquidityAmounts.sol
I wanted to catalogue this discussion due to a curiosity about what this library might mean for a formalism built around UniV3.
Where we currently have this as the Overlay market's measure for the market liquidity,
According to this library, it could be augmented to read liquidity between between specific tick boundaries.
Perhaps this lends more security to a formalism built around uni v3?
Tabling this out of curiosity for potential future development.
The text was updated successfully, but these errors were encountered: