Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc790…60e2
0x4508…5e32
-
variable spans 3 additional slots
Balances ($0.00)
No balances found for "Auction"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11322439 | 4 years ago | | | 0.01 | 0.0051090340 | |
| 11299489 | 4 years ago | | | 0.0101 | 0.0056310120 | |
| 11299462 | 4 years ago | | | 0.01 | 0.0041706504 | |
| 11296266 | 4 years ago | | | 0.04 | 0.0034411740 | |
| 11296253 | 4 years ago | | | 0.04 | 0.0057346300 | |
| 11295494 | 4 years ago | | | 0.1 | 0.0031279800 | |
| 11294741 | 4 years ago | | | 0.5 | 0.0045887600 | |
| 11294726 | 4 years ago | | | 0.5 | 0.0045887600 | |
| 11294644 | 4 years ago | | | 0.5 | 0.0047973400 | |
| 11292898 | 4 years ago | | | 0.02 | 0.0059431620 |
ABI
ABI objects
Getter at block 21322178
currentTranche() view returns (uint256 blockIssued, uint256 weiPerToken, uint256 totalTokens, uint256 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
Events buy(uint256 maxPrice) payable
pushLiquidity()
setSiteHash(bytes32 newHash)
withdrawTokens()
LiquidityPushed(uint256 amountToken, uint256 amountETH, uint256 liquidity)
PurchaseOccurred(address purchaser, uint256 weiSpent, uint256 tokensAcquired, uint256 tokensLeftInTranche, uint256 weiReturned, uint256 trancheNumber, uint256 timestamp)
constructor(address mgmt, address tokenAddr, address uniswapRouter, uint256 auctionStartBlock, uint256 tokensForSale, uint256 firstTranchePricePerToken, uint256 firstTrancheSize, uint256 initialDecay, uint256 minPrice, address safeAddr)
receive()
This contract contains no error objects.