auction

Verified contract

Active on Ethereum with 116 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1e86f8379e6bac2bb4afd5ebdd827bba4e407abe5d7a7ea172fdb9c38dbe224c
0x48756647a92eb9b669562a997d4e0fdaeb5bd74045ebe2e50758997c48a71a17
0xec1018ff618a493fb42a36d008ab903210f08729a1515737c827b4b45945070b
0x49c657132e932cea9362e297c88f024c9c586bfa323b9b7b20fac5a4d46aaaf9
0xd6af6cdc734f22feb2699a415383f1633f4171b3d359cbed1c738357c773ddcf
0x6d1f66d1b40cae5ad096a50dcb1838f337f6d44214f33e5ad04a0d0723d76c9c
0xfee7f8c33391422ef235d31e605838e60a3233b5d55505ceb56362d398894901
0x50c8c678f8249759c7c17675df57ebbe9ab0bbd7641c169693ec03eaab3adfb7
0xeb50e4f6e5ca20faf2973f280b98b930ae44ad4c2a1fe289417113e43dcaf0f6
0xa2008beba8bc1c6233a6c28450b4a04913e785ce9c3010d3a8a9b77a4d4c0f58

Functions
Getter at block 21328531
inBidding(view returns (bool)
false
inReveal(view returns (bool)
false
inWithdraw(view returns (bool)
false
minimumBid(view returns (uint256)
4700000000000000000
numberOfRevealedValues(view returns (uint256)
30
owner(view returns (address)
0x31efd75bc0b5fbafc6015bd50590f4fdab6a3f22
Read-only
calculateHash(uint256 _bidbytes _randStringpure returns (bytes32)
information(addressview returns (bytes32 hashValueuint256 valuebool haveBidbool revealedbool refundedbool flaggeduint256 bid)
isWinner(address checkview returns (bool winnerbool inPeriod)
numberOfRevealsForValue(uint256 valueview returns (uint256)
revealedValue(uint256 positionview returns (uint256)
reveals(uint256uint256view returns (address)
withdrawalAmount(address checkview returns (uint256bool)
State-modifying
biddingTime(bytes32 _hashpayable 
earlyWithdrawal(address[] winners
reveal(uint256 _bidbytes randString
setWinningAddresses(address[] theAddressesbool flagged
setWinningAmount(uint256 _winningAmount
startWithdrawal(uint256 _startWithdrawuint256 _endWithdraw
transferAnyERC20Token(address tokenAddressuint256 amountreturns (bool)
transferOwnership(address newOwner
withdrawFees(
withdrawRefund(
Events
BalanceWithdrawn(address recipientuint256 amount
BidRevealed(address bidderuint256 bid
BidSubmitted(address bidderuint256 fundingbytes32 hash
BiddingPeriod(uint256 startBidsuint256 endBids
MinimumBid(uint256 _minimumBid
NothingToRefund(address bidder
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Refund(address bidderuint256 refund
RefundChange(address bidderuint256 change
RevealPeriod(uint256 startRevealuint256 endReveal
Wallet(address _wallet
WinnerWithTie(address tiedWinner
WinningAmount(uint256 winningAmount
WithdrawPeriod(uint256 startWithdrawuint256 endWithdraw
Constructor
constructor(uint256 _startBidsuint256 _endBidsuint256 _startRevealuint256 _endRevealuint256 _minimumBidaddress _wallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.