LogoLogo
CtrlK
ston-fi/docs
ston-fi/docs
  • Getting Started
    • Introduction
    • Whitepaper
    • User Guide
  • Developer section
    • Quickstart Guides
      • Swap Guide
      • Omniston Guide
      • Liquidity Providing Guide
    • DEX
      • Overview
      • Architecture
      • SDK
        • v2 (latest)
          • Swap
          • Provide Liquidity
          • Refund Liquidity
          • Burn LP Tokens
          • Vault Operations
        • v1
          • Reference
          • Swap
          • Provide Liquidity
          • Refund Liquidity
          • Burn LP Tokens
        • Legacy Versions
          • v0.5
            • Swap
            • Provide Liquidity
            • Refund Liquidity
            • Burn LP Tokens
          • v0.4
            • Swap
            • Provide Liquidity
            • Refund Liquidity
            • Burn LP Tokens
            • Using Get Methods
            • Custom Router Revision
        • Migration Guides
          • v1 to v2
          • v0.5 to v1
          • v0.4 to v0.5
      • Smart Contracts
        • v2
          • Router
          • Pool
          • LpAccount
          • LpWallet
          • Vault
          • Examples
            • Swap Examples
            • LP Provide Examples
            • Vault Examples
          • Op Codes
        • v1
          • Router
          • Pool
          • LpAccount
          • LpWallet
      • REST API
        • API Reference
      • Farm
        • Stake in Farm
        • Claim Rewards
        • Unstake from Farm
        • Destroy Farm NFT
    • Omniston
      • Overview
      • SDK
        • Node.js
        • React
      • Swap Protocol
        • Overview
        • Advanced Features
        • gRPC Integration
      • Resolvers
        • How to Become a Resolver
      • Referral Fees
    • Common
      • Transaction Sending
        • Via TON Core
        • Via TonWeb
        • Via TonConnect
  • Help
    • Contact Us
Powered by GitBook
On this page
Export as PDF
  1. Developer section
  2. DEX
  3. SDK
  4. Legacy Versions

v0.5

This section contains SDK reference for DEX

The remaining sections of the documentation will demonstrate specific examples of the DEX usage:

  • perform a swap operation

  • provide liquidity

  • refund liquidity

  • burn liquidity tokens

PreviousLegacy VersionsNextSwap

Last updated 6 months ago