Skip to main content

Create a New Listing

Once you arrive in the marketplace, and connect your wallet, you will see a “Create Offer” button in the top right corner of the page:

Create Offer

After clicking on that, a window will appear, with two options of offers a user can create. A buy offer and a sell offer.

Creating a Sell Offer

When you have some on-chain points, and you want to sell part of them (or all of them), you can create a sell offer for that.

In the sell offer you create, you need to specify the following aspects:

  • Price Per Point: The price you are demanding per one point of yours.
  • Payment Token: The token you are accepting payment in.
  • Amount: The amount of points you are willing to sell.
  • Point: The point you are willing to sell.
  • Fill Type:
    • Full Fill: One buyer will purchase all the points you offered in one go, for a total price of (price per point)*(amount).
    • Partial Fill: More than one buyer can contribute to purchasing the points you offered. A buyer will be able to purchase (y) points for a total price of (price per point) * (y) while (y <= offer’s remaining amount of points).

Sell Offer

In this offer, a user is willing to sell 100.00 on-chain points of a point called $TSTP. They are asking for 100,000 Gwei (around $0.36) per point. Partial fill.

After that, the user who created this offer can see it in “My Offers” list, in the company’s marketplace page.

Marketplace Page

Creating a Buy Offer

When you want to buy more points of a specific on-chain point, you can create a buy offer saying that you want to buy this many points, for this much price per point.

In the buy offer you create, you need to specify the following aspects:

  • Price Per Point: The price you are paying per one point.
  • Payment Token: The token you are paying with.
  • Amount: The amount of points you are willing to buy.
  • Point: The point you are willing to buy.
  • Fill Type:
    • Full Fill: One seller will complete this deal in one go. They will transfer the exact amount of points you asked for, in exchange for (price per point)*(amount) in total.
    • Partial Fill: More than one Seller can contribute to completing this deal. A seller will be able to sell (y) points in exchange for (price per point)*(y) while (y <= offer’s remaining amount of points).

Buy Offer

In this offer, a user is willing to buy 100.00 on-chain points of a point called $TSTP. They are willing to pay 80,000 Gwei (around $0.29) per point. Full fill.

After that, the user who created this offer can see it in “My Offers” list, in the company’s marketplace page.