LFJ Developer Docs
CtrlK
  • Liquidity Book
  • Introduction
  • LB V2.2 Key Changes
  • Guides
    • Swap Tokens
    • Add/Remove Liquidity
    • Tracking Volume
    • Tracking Pool Balances
    • Finding The Best Quote
    • Byte32 Decoding
    • Price From Bin Id
    • Bin Id From Price
    • Finding Liquidity Depth
    • User Balances
  • Concepts
    • Concentrated Liquidity
    • Bin Math
    • Bin Liquidity
    • Swaps
    • Fees
    • Oracle
  • Contracts
    • Interfaces
      • ILBLegacyFactory
      • ILBLegacyToken
      • ILBLegacyPair
      • ILBLegacyRouter
      • ILBFlashLoanCallback
      • IPendingOwnable
      • IJoeFactory
      • IJoePair
      • IJoeRouter01
      • IJoeRouter02
      • IWNATIVE
      • ILBFactory
      • ILBHooks
      • ILBPair
      • ILBRouter
      • ILBToken
    • Libraries
      • Math
        • BitMath
        • Encoded
        • LiquidityConfigurations
        • PackedUint128Math
        • SafeCast
        • SampleMath
        • TreeMath
        • Uint128x128Math
        • Uint256x256Math
      • BinHelper
      • Clone
      • Constants
      • FeeHelper
      • Hooks
      • ImmutableClone
      • JoeLibrary
      • OracleHelper
      • PairParameterHelper
      • PriceHelper
      • ReentrancyGuardUpgradeable
      • TokenHelper
    • LBBaseHooks
    • LBFactory
    • LBPair
    • LBQuoter
    • LBRouter
    • LBToken
  • Deployment Addresses
    • Avalanche C-Chain
    • Fuji Testnet
    • Arbitrum One
    • Binance Smart Chain
    • Binance Smart Chain Testnet
    • Ethereum Mainnet
    • Monad Testnet
  • SDK
    • Introduction
    • Making a Trade
    • Adding Liquidity
    • Removing Liquidity
    • Audits
  • Token Mill
    • Introduction
    • Account structure
    • Guides
      • Create Market
      • Swap
    • Rust SDK
    • Deployment Addresses
    • Audits
  • AMM
    • Joe V1 Contracts
    • Joe V1 Audits
  • LFJ DEX API
    • API Access Requests
    • Rewards
    • Pools
    • User
    • User Lifetime Stats
    • Vaults
    • Dex Analytics
    • Models
  • LFJ Router API
    • API Access Requests
    • Default
    • Models
Powered by GitBook
On this page
  • Routers
  • Helper contracts
  • V2.2
  • V1
  1. Deployment Addresses

Monad Testnet

Routers

Contract
Address

Joe Aggregator

0x45A62B090DF48243F12A21897e7ed91863E2c86b

RouterLogic

0xB35033d71cF5E13cAB5eB8618260F94363Dff9Cf

LimitOrder

0xDbeeB3FB3e864e490e71b1d5c86c3de683cA4626

Helper contracts

Contract
Address

LBHooksLens

0x6124086b90ab910038e607aa1bdd67b284c31c98

LiquidityHelperContract

0xA5c68C9E55Dde3505e60c4B5eAe411e2977dfB35

V2.2

Contract
Address

LBFactory

0xb43120c4745967fa9b93E79C149E66B0f2D6Fe0c

LBRouter

0x18556DA13313f3532c54711497A8FedAC273220E

LBQuoter

0x9A550a522BBaDFB69019b0432800Ed17855A51C3

LBHooksManager

0x3A8E1Be95467690F7C592B596e42d11b3710c633

V1

Contract
Address

Factory V1

0xe32D45C2B1c17a0fE0De76f1ebFA7c44B7810034

Router V1

0x4faCe5b0EF2757Ceb9151D14C036A1135931C70E

PreviousEthereum MainnetNextSDK

Last updated 2 months ago