Haiko Docs
  • Introducing Haiko
  • Security & Audits
  • protocol
    • Vaults
      • Solvers (V2)
        • Replicating Solver
        • Reversion Solver
      • Strategies (V1)
        • Replicating Strategy
        • Building A Strategy
    • AMM
      • Execution & Order Matching
      • Position Types
      • Order Types
      • Market Schemas
      • Fees & Rewards
  • info
    • User Guides
      • Introduction to Starknet
      • Connect Starknet Wallet
      • Haiko Interface
      • Depositing to a Vault
    • DeFi Spring
    • Leaderboard
    • Listing on Haiko
    • Links
    • Glossary
  • Developers
    • Deployments
    • Interfaces
    • Events
      • MarketManager (AMM)
      • ReplicatingStrategy
      • SolverComponent
      • ReplicatingSolver
    • Advanced Concepts
      • Liquidity Math
      • Limits
      • Data Encoding
  • Media Kit
  • Contact Us
Powered by GitBook
On this page
  • What is Haiko AMM?
  • How is Haiko different from other AMMs?
  1. protocol

AMM

Last updated 8 months ago

What is Haiko AMM?

is a powerful Automated Market Maker (AMM) protocol for efficiently trading and providing liquidity on . It offers best in class features like Concentrated Liquidity and Hooks, while introducing new ones like and native .

How is Haiko different from other AMMs?

In regular AMMs, liquidity positions are placed across a static price range. In Haiko, positions are replaced with , which place and update positions dynamically for users.

This allows LPs to better express their on-chain positions, manage risk, and earn higher yields on their capital.

Architecturally, Haiko is most similar to . It is a:

  • Concentrated liquidity AMM with a singleton contract design

  • Advanced exchange protocol with native limit orders, dynamic fees, customisable market schemas and other advanced features

  • Customisable protocol with extensible strategies that update positions before user swaps, socialising the gas burden of position updates across liquidity providers

You can learn more about , and , , and in this section.

Haiko
Starknet
Automated Vaults
Limit Orders
Vaults
Uniswap V4
order matching
position
order types
market schemas
fees and rewards