0xAdventure
  • Overview
  • Product
    • Floorswap
      • USER GUIDE
        • Trading Modes
        • How to Buy NFTs?
        • How to Sell NFTs?
        • How to Set Your Slippage Tolerance?
        • How to Add Liquidity?
        • How to Increase Liquidity?
        • How to Remove Liquidity?
        • How to Manage Liquidity Positions?
        • How to Deposit?
        • How to Withdraw?
        • Fees
      • RISKS
      • TECHNICAL REFERENCE
        • Swap Method
        • Bonding Curve
      • DEVELOPERS
        • APIs
          • FloorSwap API V1.0
            • API Overview
            • Pool List
            • Pool Detail
            • Swap Info
            • Position Info
            • Position List
            • Position History
        • SDKs
          • Foorswap SDK V1.0
            • Pool
            • Position
            • Swap
            • Account
    • Launchpad
    • GAME Swap
    • Cross-chain bridge
    • AI-specialized NFT
    • AI narrative engine
    • AI creative partners
  • Tokenomics
  • Media Kit
Powered by GitBook
On this page
  1. Product
  2. Floorswap
  3. TECHNICAL REFERENCE

Swap Method

Matching Rules

When performing a Swap, the Floorswap smart router sorts all liquidity positions according to the best price rule to match the optimal execution price.

Crossing Liquidity Positions

A transaction can cross multiple liquidity positions to match the assets at the best execution price.

Token<>NFT Exchange

Users can choose to exchange Tokens for NFTs, but cannot specify the NFT ID. Instead, the smart router matches the NFT at the best price.

Users can also exchange NFTs for Tokens. They can specify the NFT they want to sell, and the smart router matches the best price liquidity position to complete the transaction.

Creating NFT Collection Liquidity Pools

Currently, the platform does not allow users to create NFT collection liquidity pools on their own. It adopts a whitelist approach. If you have recommended NFT collections, you can contact the official personnel to submit information.

PreviousTECHNICAL REFERENCENextBonding Curve

Last updated 12 months ago