Auction

Verified contract

Active on Ethereum with 270 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots

No balances found for "Auction"

0xfe6159a5223b19adef0cafd8aa4e56405e4cd79d3639a54e39c777cf43ecf4eb
0x17c191cf39c17afc4fd4657f796690f9341ba5d7c41ef64e8355bfe802bbfbb2
0xb686c752939e1d48f7fc2a86e30a0c2e37f1ae8caa9e7bafa7e0ac236817a6f8
0x611d8d592337cf95012ea9dc2064bbee2df87cc31419f5b78cbf3b1e5b70394d
0xb57c5a3dda9318799188514226a1a8bf70c5298f320ff94e3436c828d54df2f9
0xd23115c4aae4602cbcd33a12b1239a616983086c42f6b4b816b102cbb4636126
0xb73711c524f1f63c0eef5198c68cabefdf1e23b8492ef8888b7cbdff6f097670
0xefec625a8867b299c9ab644739afe38c603292dc3da5cd4b3b6bddf43e701fcf
0xfa913669f7b09a3646b7c8477cb916e27f20829e9b07d575b5dad0b2e72aba03
0x1cf19e65cfc2200dba36d8d5e30de8cfb61d7a44d461263210bd9b17eba0cda7

Functions
Getter at block 20816236
currentTranche(view returns (uint256 blockIssueduint256 weiPerTokenuint256 totalTokensuint256 currentTokens)
(blockIssued=11322439, weiPerToken=2000000000000, totalTokens=0, currentTokens=0)
decayPerBlock(view returns (uint256)
42949672960000000000
getBuyPrice(view returns (uint256)
1000000000000
initialPrice(view returns (uint256)
20777777777777
initialTrancheSize(view returns (uint256)
500000000000000000000000
lastTokensPerWei(view returns (uint256)
0
management(view returns (address)
0x288fe43139741f91a8cbb6f4add83811c794851b
minimumPrice(view returns (uint256)
1000000000000
poolBalance(view returns (uint256)
0
priceFloor(view returns (uint256)
0
safeAddress(view returns (address)
0xc7900783578e026645a6fcfdb7aa26adb63160e2
siteHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
startBlock(view returns (uint256)
11281874
token(view returns (address)
0x45080a6531d671ddff20db42f93792a489685e32
totalTokensOffered(view returns (uint256)
20000000000000000000000000
totalTokensSold(view returns (uint256)
20000000000000000000000000
trancheNumber(view returns (uint256)
33
uniswap(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only

This contract contains no read-only function objects.

State-modifying
buy(uint256 maxPricepayable 
pushLiquidity(
setSiteHash(bytes32 newHash
withdrawTokens(
Events
LiquidityPushed(uint256 amountTokenuint256 amountETHuint256 liquidity
PurchaseOccurred(address purchaseruint256 weiSpentuint256 tokensAcquireduint256 tokensLeftInTrancheuint256 weiReturneduint256 trancheNumberuint256 timestamp
Constructor
constructor(address mgmtaddress tokenAddraddress uniswapRouteruint256 auctionStartBlockuint256 tokensForSaleuint256 firstTranchePricePerTokenuint256 firstTrancheSizeuint256 initialDecayuint256 minPriceaddress safeAddr
Fallback and receive
receive(
Errors

This contract contains no error objects.