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
        • On-chain views overview
          • check_is_banned_baker
          • get_reserves
          • get_total_supply
          • get_swap_min_res
          • get_toks_per_share
          • get_cumulative_prices
          • get_collecting_period
    • Trusted contracts
    • Farming
  • Brand and Logos
Powered by GitBook
On this page
  1. Smart Contracts
  2. Dex 2.0
  3. 🏦DexCore contract

On-chain views overview

DexCore contract implements 7 on-chain views:

check_is_banned_bakerget_reservesget_total_supplyget_swap_min_resget_toks_per_shareget_cumulative_pricesget_collecting_period
PreviouscloseNextcheck_is_banned_baker

Last updated 3 years ago