Drops
  • Drops
    • Introduction
  • Governance
    • DOP - Protocol Governance & Ownership
  • Tokens
    • Overview
    • veDOP
      • Emissions Distribution
    • esDOP
      • esDOP parameters
      • esDOP vesting duration
      • Situational examples
  • Loans
    • Overview
    • NFT Lending Pool
      • Liquidation parameters
      • Liquidations
    • Positions Lending Pool
      • Components
      • Using vault markets
      • APY Calculation
    • Interest rates
    • dTokens
  • Tutorials
    • How to borrow against NFT
    • How to repay NFT loan
    • How to lend and earn yield
    • How to use SweepMax
  • SweepMax - Financing
    • Overview
    • Features
    • How does it work?
  • NFT Price Oracle
    • Overview
    • Verifying Sale
    • Extreme outliers removal
    • Probable outliers removal
    • Floor TWAP
  • Links
    • Audits
    • Smart contracts
    • Risks
Powered by GitBook
On this page

Was this helpful?

  1. NFT Price Oracle

Extreme outliers removal

First, an average price is calculated based on the last 100 sales (without current and outliers) that were not marked as outliers. A sale is classified as an extreme outlier if the price is below 5% or 950% above the average sale price to date.

For example, if the price of sale is 3 ETH but the average price to date is 100 ETH (not including the current sale), then the 3 ETH sale is removed; the 951 ETH sale would be removed in the same way.

PreviousVerifying SaleNextProbable outliers removal

Last updated 3 years ago

Was this helpful?