Magma Finance
  • Welcome
  • Magma Overview
  • product
    • Swap
    • Fees
    • Roadmap
    • Links
    • Media Kit
  • ALMM
    • Definations
    • Bin Architecture
    • Trading Mechanics
    • Liquidity Provision
    • Dynamic Fees
  • guides
    • How to Set Up Sui Wallet
    • How to Bridge Assets to Sui
    • How to Swap
    • How to Add Liquidity
  • contracts and security
    • Contracts
    • Security Audit
  • Developer Doc
Powered by GitBook
On this page
  1. ALMM

Definations

  • Bin: A discrete price range where liquidity can be deposited. Each bin represents a specific price point with a defined width.

  • Bin Step: The percentage difference between consecutive bins (e.g., 1 basis point = 0.01%).

  • Active Bin: The bin containing the current market price where swaps are occurring.

  • Liquidity Provider (LP): User who deposits tokens into one or more bins.

  • Position: Collection of LP tokens across multiple bins belonging to a single user.

  • Composition Fees: Trading fees distributed based on bin activity and liquidity.

  • Volatility Accumulator: Metric tracking market volatility to adjust dynamic fees.

PreviousALMMNextBin Architecture

Last updated 9 days ago