Core Innovations
Last updated
Was this helpful?
Interest Protocol protects users from sandwich attacks by introducing slot windows where the bid price remains constant during transactions. This innovative approach discourages malicious bots by making such attacks unprofitable.
The protocol uses a hybrid bonding curve for correlated assets, combining:
Constant Product Invariant: Ensures balanced liquidity.
Constant Sum Invariant: Amplifies liquidity around the mid-range for optimal pricing.
For volatile assets, the platform tracks prices with an internal exponential moving average (EMA), concentrating liquidity around the current market price to enhance trading efficiency.
Inspired by Uniswap V4, hooks enable deployers to customize pools with advanced features such as:
Pre-swap/post-swap computations.
Fee-on-swap models.
Custom oracles or limit orders.
Last updated
Was this helpful?
Was this helpful?