epam / corgis

Simple solution for corgi NFT
https://epam.github.io/corgis
0 stars 4 forks source link

Allow account to withdraw Corgi on and from the marketplace #161

Closed acuarica closed 3 years ago

acuarica commented 3 years ago

Owner can withdraw Corgi from Marketplace only IF there are bids yet. When Corgi is locked + no bidders, dropdown menu for Owner shows "Withdraw" button that call Clearance methon on the contract. Otherwise "Withdraw" button will tell that it is impossible to withdraw during ongoing auction.