End an auction if the bidding time has elapsed
the pyro tokenId
Cancel an auction that has not been bid on yet
the pyro tokenId
Claim the pyro from an auction as the winning bidder or the beneficiaryAddress if nno winning bidder
the pyro tokenId
Create a new auction
the pyro tokenId
the minimum bid amount in satoshi
the amount of time for bidding in seconds
the address which will be awarded the winning bid, or the pyro if no winner
Withdraw any funds available from bids which have been outbid
Generated using TypeDoc
Interface that represents an auction smart contract which implements IAuction