Logo

iZiSwap

  • Overview
  • Concepts
  • Contracts
  • Deployed Contracts
  • iZiSwap-sdk
    • Installation
    • Tutorial
      • Concepts
      • Examples
        • Quoter and Swap
        • LiquidityManager
        • LimitOrderManager
        • Swap Simulation

Info

  • Links
  • Addresses
iZUMi
  • »
  • iZiSwap-sdk »
  • Tutorial »
  • Examples
  • View page source

ExamplesΒΆ

In this chapter, we will demonstrate how to implement the most common and important operations for iZiSwap using the SDK.

  • Quoter and Swap
    • Search Swap Path
    • Exact input mode
    • Exact output mode
  • LiquidityManager
    • mint
    • fetch liquidities
    • decrease a liquidity
    • collect a liquidity
  • LimitOrderManager
    • fetch limit order
    • new limit order
    • fetch limit order and dec
    • collect limit order
  • Swap Simulation
    • Swap Query x2y With Offline Data
    • Swap Query x2y With Online Data
Previous Next

© Copyright 2021-2023 @iZUMi.finance.

Built with Sphinx using a theme provided by Read the Docs.