Skip to content

This Solidity contract implements an English auction for an ERC721 token, allowing participants to bid and withdraw their funds if not the highest bidder. The auction can be started with a minimum bid and a duration, and can only be ended by the seller or the highest bidder when the time passes.

Notifications You must be signed in to change notification settings

asmar10/English-Auction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

About

This Solidity contract implements an English auction for an ERC721 token, allowing participants to bid and withdraw their funds if not the highest bidder. The auction can be started with a minimum bid and a duration, and can only be ended by the seller or the highest bidder when the time passes.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published