Fathom Protocol
  • Introduction
  • FXD Stablecoin
    • FXD Smart Contract Architecture
    • Minting and Burning Mechanisms with LTV Ratio
    • Soft-Pegging to the US Dollar
    • Opening and closing position flows
    • BookKeeping mechanism
      • Stablecoin Accounting
      • Collateral Accounting
    • Liquidation
      • Fixed Spread Liquidation Strategy
      • Liquidation process walk through
    • Emergency Shutdown
    • Maths for position safety
    • Fee structure
    • Risk Management
    • Interfaces
      • ProxyWalletRegistry
      • ProxyWallet
        • FathomStablecoinProxyActions
      • CollateralPoolConfig
      • BookKeeper
      • FXD
      • LiquidationEngine
      • FlashMintModule
      • PriceFeed
      • ShowStopper
      • StabilityFeeCollector
      • SystemDebtEngine
      • AdminControls
    • Deployments
      • XDC Network
    • User Guides
      • Open FXD position
      • Top Up FXD Position
      • Repay and close FXD position
    • Fathom Stablecoin Smart Contracts
    • Fathom Stablecoin Subgraph
  • Vaults
    • Key Features
    • Definitions
    • Architecture
    • Fees
    • Workflows
    • Vault Management
    • Strategy Creation
    • Interfaces
      • Factory
      • Vault
      • BaseStrategy
      • TokenizedStrategy
    • Deployments
      • XDC Network
    • User Guides
      • Deposit and Withdraw in Vault
    • Fathom Vaults Smart Contracts
    • Fathom Vaults Subgraph
  • Lending
    • Core Concepts
    • Protocol Mechanics
    • Architecture
    • Interfaces
      • FmToken
      • VariableDebtToken
      • StableDebtToken
      • L2Pool
      • PoolAddressesProvider
    • User Guides
      • Supply, Borrow, Repay and Withdraw Asset
    • Deployments
      • XDC Network
    • Fathom Lending Smart Contracts
    • Fathom Lending Subgraph
  • DEX
    • Core Concepts
    • Architecture
    • Interfaces
      • Factory
      • Pair
      • Router
    • User Guides
      • Providing Liquidity
      • Swapping Assets
    • Deployments
      • XDC Network
    • Fathom DEX Smart Contracts
    • Fathom DEX Subgraph
  • DAO
    • DAO Structure
    • Governance Process
    • Staking Process
    • Treasury Management
    • Risk Management and Security Measures
    • Contributing to Fathom DAO
    • Interfaces
      • FTHM
      • Staking
        • Vault
        • RewardsCalculator
        • vFTHM
      • Governance
        • TimelockController
    • Deployments
      • XDC Network
    • User Guides
      • Staking
      • Proposing
      • Voting
    • Fathom DAO Smart Contracts
    • Fathom DAO Subgraph
  • Whitepaper
    • Version 1.0
  • Resources
  • FXD Deployments
  • FTHM Deployments
  • Privacy Policy
  • Terms of Service
Powered by GitBook

Copyright© Fathom App 2024.

On this page
  • Adding liquidity
  • Removing Liquidity

Was this helpful?

Export as PDF
  1. DEX
  2. User Guides

Providing Liquidity

PreviousUser GuidesNextSwapping Assets

Last updated 11 months ago

Was this helpful?

To provide and manage the pool liquidity, follow the steps below.

Adding liquidity

  • Go to Fathom .

  • Connect your Web3 wallet (such as ) and make sure your network is set to the intended chain (i.e., ).


  • There are 2 options for the next action:

  • Adding liquidity to existing Pair - If the pair already exists, you can click the "Add Liquidity" button, enter the balance of one of the tokens, and the balance of the second one will be automatically calculated based on the current ratio in the pool.


  • Click "Supply"

    • You may be required to approve the tokens transfer before the actual transfer (depending on your previous approvals).

    • Sign and send the transaction in your Wallet.

    • Wait for the transaction to be processed.

    • Once the transaction has gone through, you'll see your position in "Your Liquidity" has either changed, or appeared.

Removing Liquidity

  • Click "Manage" button.

  • Clock "Remove" button.

  • You can remove tokens in percentage to your total share of the pool, or use exact amounts by clicking on "Detailed" button

  • Click "Remove"

    • You may be required to approve the lp token transfer before the actual transfer (depending on your previous approvals).

    • Sign and send the transaction in your Wallet.

    • Wait for the transaction to be processed.

    • Once the transaction has gone through, you'll see your position in "Your Liquidity" has either changed, or disappeared.

Creation of Pair - If there is no such token pair yet (you can validate it on the ), you can click on the "Create a pair" button and fill in the amounts of the initial liquidity in the pool.

charts page
DApp
MetaMask
XDC