Karatakos / auction-contract-poc

0 stars 0 forks source link

Auction supports transfer of an Adoptable NFT to the winning bidder #11

Open Karatakos opened 3 years ago

Karatakos commented 3 years ago

AC

  1. NFT can be provided to the Auction instance on creation of the Auction
  2. NFT is transferred to the winning bidder once the auction is called.
  3. Transfer fails if the price or auction fee payments fail.