Quipuswap
Ctrlk
  • introduction
    • What is QuipuSwap?
    • Participants
    • QuipuSwap subprojects
  • Get Started
    • Install Wallet
    • How to get TEZ
    • How to find my tokens
    • Connect wallet
    • FAQ
  • Dex Guides
    • Overview
    • Types of the exchange (Token/TEZ, Token/Token)
    • How to use the DEX
  • Tezos Tokens
    • What is a Token?
    • What is the difference between FA1.2 and FA2 standards?
    • QUIPU Tokenomics
  • Smart Contracts
    • Dex token edition
    • QuipuSwap stable swap DEX
    • Dex 2.0
      • ⁉️Errors overview
      • 🥐BakerRegistry contract
      • ⚙️FlashSwapsProxy contract
      • 🧺Bucket contract
      • ⚖️Auction contract
      • 🏦DexCore contract
        • Storage and types overview
        • Entrypoints overview
          • DEX entrypoints
            • launch_exchange
            • invest_liquidity
            • divest_liquidity
            • swap
            • withdraw_profit
            • claim_interface_fee
            • claim_interface_tez_fee
            • withdraw_auction_fee
            • vote
          • Admin entrypoints
          • Permits' entrypoints
          • FA2 entrypoints
          • Callbacks
        • On-chain views overview
    • Trusted contracts
    • Farming
  • Brand and Logos
Powered by GitBook
On this page
  1. Smart Contracts
  2. Dex 2.0
  3. 🏦DexCore contract
  4. Entrypoints overview

DEX entrypoints

DEX contract consists of 9 main entrypoints:

launch_exchangeinvest_liquiditydivest_liquidityswapwithdraw_profitclaim_interface_feeclaim_interface_tez_feewithdraw_auction_feevote
PreviousEntrypoints overviewNextlaunch_exchange

Last updated 3 years ago