Collection.xyz Documentation
Collection.xyz
  • What is Collection.xyz?
  • Collection Concepts
    • Liquidity Pool
      • Advanced Pool
      • Basic Pool
    • Bonding Curve and Delta
    • Fee
    • Buy / Sell
    • APR
    • The Collection Whitepaper
    • Collection 1.00: Patch Notes
  • User Guides
    • Create a Trade Pool
    • Create a Buy Pool
    • Create a Sell Pool
    • Buy & Sell NFTs instantly
    • LP Strategy Guide
  • Technical Reference
    • NFT AMM
      • What Is A CollectionPool?
      • Differences Between Individual And Communal Liquidity Pool Model
      • How do I determine if a pool has sufficient liquidity to fulfil an order?
    • Fee Structure
      • Overview of the Fee Structure in NFT AMMs
      • Calculation and Collection of Fees
    • Royalties
      • How are royalties implemented?
      • Relation between Royalties and Fees in the AMMs
      • All Possible Royalty Scenarios
    • Airdrop Compatibility
      • Can Collection.xyz handle airdrops?
    • Pool Types
      • Definition of Pool Types In NFT AMMs
      • Comparison of Different Pool Types
    • Bonding Curves
      • Parameters of the bonding curves
      • Type of bonding curves
        • Linear Curve
        • Exponential Curve
        • Sigmoid Curve
      • How are the parameters used in each of the bonding curves?
      • Customizable spread curves
    • Github Repos & Addresses
    • Audit Reports
    • Technical User Flows
      • Technical Architecture
      • Create Pool
      • Swapping and Trading: User Buying NFT
      • Swapping and Trading: User Selling NFT
      • Bonding Curves and Pricing
Powered by GitBook
LogoLogo

Collection.xyz

  • Main Website
  • NFT DEX Testnet

Connect with us

  • Discord
  • Twitter
  • Blog

© 2023 Collection. All rights reserved

On this page
  1. User Guides

Create a Trade Pool

Create a trade pool with tokens, NFTs, or both NFTs & tokens

PreviousCollection 1.00: Patch NotesNextCreate a Buy Pool

Last updated 2 years ago

1. To create a trade pool, click "Create Pool".

2. Click "Buy and Sell NFTs" to market make automatically.

3. Select the NFT collection for which you are creating a trading pool.

4. Decide whether you want your trading pool to accept only certain NFTs of the collection [Advanced Pool] or all NFTs of the collection [Basic Pool].

  • Select the “Yes, accept only certain NFTs of the collection” option to start customizing the NFTs you are going to trade against. Proceed to step 5.

  • Select the "No, accept all NFTs of the collection" option if you do not wish to customize the NFTs you are going to trade against. Proceed to step 6.

5. You may customize your NFT Pool on this page. You may filter the selected NFTs you would like to trade with based on tokenIDs, traits, and rarity.

6. Next, set the parameters for the pool and deposit your assets.

  • Set a start price: Your start price is effectively the mid-price in trading terms, which will determine the buy and sell price of your NFTs.

#Tip: To optimize your trades, if your NFTs contain traits that are rare, we recommend setting your start price above the current floor price of the collection.

  • Set the amount of tokens and number of NFT to deposit.

    • Set the number of NFTs your pool can buy up to and you will need to deposit the corresponding ETH amount to support future buys.

    • Set the number of NFTs your pool can sell up to by selecting the NFTs from your wallet and click “Confirm selection”.

  • Set a trading fee percentage you would like to earn whenever a trade happens.

  • Select a bonding curve type, and input the delta value.

  • Set the royalty fee, and fee recipient’s wallet address. The setting of royalties is optional.

  • If you would like to exclude NFTs that are marked as suspicious by Opensea, toggle on "Exclude Marked NFTs".

7. Review your pool settings and parameters.

8. Finally, click "approve and create pool" to initiate pool creation, and confirm the transaction in your wallet.

At present, Collection.xyz supports 2 types of bonding curves i.e. and . Both curves are parameterized by the delta. After a user trades with a pool, the pool consults its bonding curve to determine how the price of an NFT should change given the delta value.

The curve performs an additive operation to update the price. If the pool sells an NFT by giving out an NFT and receiving tokens, the next price it quotes to sell NFTs will increase by a flat amount (known as delta).

The curve performs a multiplicative operation where the delta acts as a multiplier function. If the pool has just sold an NFT by giving out an NFT and receiving tokens, the next price it will quote to sell NFTs at will increase by a percentage amount (known as delta).

linear
exponential
linear
exponential
Buy and Sell NFTs with ERC-20 tokens, NFT, or both