b) Laddered Orders

Laddered Orders inputs a 6 percentage points spread within the NFTs re-sell price. The average price multiplied by this spread, creates the highest and lowest order prices, with the rest divided within this range. This avoids a blockage of same prices listings, while the fixated spread creates a healthy output on collections order books.

HO=APβˆ—1.03HO = AP * 1.03
LO=APβˆ—0.97LO = AP * 0.97
Delta=(HOβˆ’LO)/(Nβˆ’1)Delta = (HO - LO) / (N - 1)
  • HO: Highest Order

  • LO: Lowest Order

  • AP: Average Price

  • N: Total of NFTs

  • Delta: progression of relisting prices

Example

Last updated