This contract is being backfilled. You may encounter incomplete storage history.

GoTokenDutchAuction

Verified contract

Active on Ethereum with 9,221 txns
Deployed by via 0xcb6260ae at 5448984
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
--
ERC-20
--
0x6135cc56cd200e7efdceb9772631939d0243251e37f4624dadd62bf1b55a612b
0x4729e9d5154822d29677a5e63e1503ab86d50b468dcb1618c098d0086f6cfaa4
0x809f413e2090d6dafafe8fcb0abb65abd838bc1efed52dae132139fa18068b3a
0x1070edac4e369f4a8903f1938288091a67f405266a1f454201b6396c18aed284
0xcf475dd973b2b31372ef4daf7363b20b9f69e7594322127519cda121b904ef42
0x64d1cee899a62e8182c73e6140e63fbb982d011db4768adceae17bebd5434bdb
0xefac8b7d1daddd8576c1b2907c2a6c37dd6ecf7abc19dee4c05d4527316e347a
0xf2ce447f3815b2b26bf1fb38a959498f9a401d4b37e9f6b0baa72d4c583917ba
0x0ad193d7db4802998788448592fd42d8c229cd60459f3d22bf45cc6e71703707
0xf91d42aa241bd478653f5c63a7066f60f2a956365d4415b6f86814fa3b6cbd18

Functions
Getter at block 20794485
BONUS_DAY1_DURATION(view returns (uint256)
86400
BONUS_DAY2_DURATION(view returns (uint256)
172800
BONUS_DAY3_DURATION(view returns (uint256)
259200
CURVE_CUTOFF_DURATION(view returns (uint256)
691200
TOKEN_CLAIM_WAIT_PERIOD(view returns (uint256)
0
auction_start_time(view returns (uint256)
1528693279
bid_threshold(view returns (uint256)
10000000000000000
currentBonus(view returns (uint256)
25
distributor_address(view returns (address)
0xbaecf676f80943ca982487e71fd52cb1cd75531e
end_time(view returns (uint256)
1529961556
final_price(view returns (uint256)
2509715409647809
funds_claimed(view returns (uint256)
101496951068749653083510
num_tokens_auctioned(view returns (uint256)
50000000000000000000000000
owner_address(view returns (address)
0xd79c67625c7ec111128ed141089aeee446c14099
price(view returns (uint256)
0
price_constant1(view returns (uint256)
1728
price_constant2(view returns (uint256)
1257
price_exponent1(view returns (uint256)
2
price_exponent2(view returns (uint256)
2
price_start(view returns (uint256)
2000000000000000000
privatesale_start_time(view returns (uint256)
0
received_wei(view returns (uint256)
101496951068749653083510
received_wei_with_bonus(view returns (uint256)
125485770482390467277795
remainingFundsToEndAuction(view returns (uint256)
0
stage(view returns (uint8)
4
start_block(view returns (uint256)
5768465
token(view returns (address)
0x423b5f62b328d0d6d44870f4eee316befa0b2df5
token_multiplier(view returns (uint256)
1000000000000000000
wallet_address(view returns (address)
0x175af261088b31e58ba384b3758f14bcf6c1f4e1
whitelister_address(view returns (address)
0xb1c5d197bba11cec87930dca7187e7daa7f20f8f
Read-only
bids(addressview returns (uint256 accounteduint256 received)
privatesalewhitelist(addressview returns (bool)
publicsalewhitelist(addressview returns (bool)
State-modifying
addToPrivateSaleWhitelist(address[] _bidder_addresses
addToPublicSaleWhitelist(address[] _bidder_addresses
bid(payable 
distributeGoTokens(address receiver_addressreturns (bool)
finalizeAuction(
removeFromPrivateSaleWhitelist(address[] _bidder_addresses
removeFromPublicSaleWhitelist(address[] _bidder_addresses
setup(address _token_address
startAuction(
Events
AuctionEnded(uint256 _final_price
AuctionStarted(uint256 indexed _auction_start_timeuint256 indexed _block_number
BidSubmission(address indexed _senderuint256 _amountuint256 _amount_with_bonusuint256 _remaining_funds_to_end_auction
ClaimedTokens(address indexed _recipientuint256 _sent_amount
Deployed(uint256 indexed _price_startuint256 _price_constant1uint256 _price_exponent1uint256 _price_constant2uint256 _price_exponent2
PrivateSaleWhitelisted(address indexed who
PublicSaleWhitelisted(address indexed who
RemovedFromPrivateSaleWhitelist(address indexed who
RemovedFromPublicSaleWhitelist(address indexed who
Setup(
TokensDistributed(
Constructor
constructor(address _wallet_addressaddress _whitelister_addressaddress _distributor_addressuint256 _price_startuint256 _price_constant1uint256 _price_exponent1uint256 _price_constant2uint256 _price_exponent2
Fallback and receive
fallback(
Errors

This contract contains no error objects.