XChains
  • πŸ’‘Introduction
  • Understanding XChains
    • Getting Started
    • Actors
      • Liquidity Providers
      • Swappers
      • Bridgers
    • 9CP (IXCP)
  • How it works
    • Technology
    • Fees
    • Govenance
    • Tokenomics
  • Roadmaps
    • Product Roadmap
    • Business Roadmap
  • One-page Pitch Deck
  • πŸ›οΈXChains Architecture
    • Design Strategy
    • Hashed Time-Locked Contracts (HTLCs)
    • Cross-chain Communication
      • Oracle
      • Relay Network
  • πŸ› οΈXChains Implementation
    • Smart Contracts
      • Private Liquidity Pool Contracts
      • Bridge Contracts
    • Atomic Swap Protocol
    • Cross-Chain Transfer Flow
    • Security Considerations
    • Public Pool Integration
  • πŸ”XChains Liquidity
    • Private Liquidity Pools
    • Shared Liquidity Pools
    • XChains Formula
  • πŸ“¬Contact Us
    • Email
    • Website
    • Telegram Channel
    • Telegram Chat
Powered by GitBook
On this page
  1. XChains Implementation

Smart Contracts

Smart contract collection used in the XChains system

  • Private Liquidity Pools: Securely store users’ tokens and provide functionalities for depositing, withdrawing, and swapping tokens within private pools.

  • Bridge Contracts: Coordinate the transfer of tokens between different chains by interacting with private pools on both chains.

  • Public Liquidity Integration: Integrate with public pools or DEXs to provide liquidity for token swaps within private pools.

PreviousRelay NetworkNextPrivate Liquidity Pool Contracts

Last updated 11 months ago

πŸ› οΈ