BootstrappingAuction

Verified contract

Active on Ethereum with 324 txns
Deployed by via 0xc87cc6fb at 17614546
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x56fdde046c1777b61275881f53c7b14281dafa4dacefa0a96475c00659691832
0xf8052472369f4e3799ce16c6ef22e2e6f6019cf105b67e3cb89dc53600a34b6a
0x756dd885c8bd64cb3145d576fc32f6f597bff1daaaff37c12c82b502e271ca8d
0x079c591a052a31d25e9e53ef61b209e69a4e213088a69319dfcffadf1dcb9142
0x55f540e420ed2e8c4499bef3ed2b95e2ed03e54ed883b3b32ddb48b315a5d964
0x9c609a3e442d0cb4b76c31b379106dd479cbf011b964c16347159d1175d48cbf
0xb95b88c36c590259975e61d281de61ed30da986443a1d84e8b841964a691ad51
0xae29792acc21c0586ccae1c2ece90797f86cd5d1ce31774c38ae97cb345804bb
0x3e781ce99227caed2fce10dbb9421d5747e2f3890d860265ba28d4c4db86b412
0xc91383943a94edb97e85af277673c6cd36e1594ba8061b2eb0163dc0e12f277e
From

Functions
Getter at block 21158620
auctionSuccessful(view returns (bool)
true
isAuctionFinalized(view returns (bool)
true
totalCommitments(view returns (uint256)
526413200000000000000
Read-only
commitments(address userview returns (uint256 amountCommitted)
State-modifying
claimETH(
claimTokens(
commitETH(payable 
finalizeAuction(
Events
ClaimedPRTC(address indexed whouint256 amount
CommittedETH(address indexed whouint256 amount
FinalizedAuction(uint256 timestamp
RefundETH(address indexed whouint256 amount
Constructor
constructor(address _prtcaddress _beneficiary
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AuctionHasFinalized(
AuctionHasNotFinalized(
AuctionNotSuccessful(
ClaimTokensInstead(
NoCommitmentRegistered(
PleaseSendETH(