P&L & Outcomes

This is a zero sum game between the Buyer and the Seller.

Situations
Buyer net P&L
Seller net payoff

Final Floor < Settlement Price

🖼​ NFT overpaid =FloorFinalSettlementPrice<0= Floor_{Final} - Settlement Price < 0

🖼 Sends the NFT =SettlementPriceFloorFinal>0= Settlement Price -Floor_{Final} > 0

Settlement Price < Final Floor < Settlement Price+ Security Deposit

🖼 NFT discounted =FloorFinalSettlementPrice>0= Floor_{Final} - Settlement Price > 0

🖼 Sends the NFT =SettlementPriceFloorFinal<0= Settlement Price -Floor_{Final} < 0

Settlement Price+ Security Deposit < Final Floor

💰 ETH SecurityDeposit>0Security Deposit > 0

💰 Don't send the NFT =SecurityDeposit<0= -Security Deposit < 0

P&LBuyer=Min(FinalFloorSettlementPrice,SecurityDeposit)P\&L_{Buyer}=Min(FinalFloor-Settlement Price ,Security Deposit)
P&LSeller=Max(SettlementPriceFinalFloor,SecurityDeposit)P\&L_{Seller}=Max(Settlement Price-FinalFloor ,-Security Deposit)

Last updated