Smart Contract

Smart contract interface to interact with DLMM protocol

Overview

Ferra DLMM (Dynamic Liquidity Market Maker) is an advanced AMM protocol built on Sui blockchain that provides concentrated liquidity and dynamic fee structures. The protocol consists of four main modules working together to provide efficient trading and liquidity provision.

Core Modules

Architecture Overview

  • Factory: Creates and manages trading pairs

  • LB Pair: Handles trading logic, liquidity management, and fee collection

  • Position: Manages user liquidity positions and fee tracking

  • Rewarder: Distributes additional rewards to liquidity provider

Last updated