Auctions
Verified contract
Active on
Ethereum with 7,938 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa3d5…ce4e
0x68c4…60e1
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 266.66664K | -- | -- | |
MP | ERC-20 | 1 | -- | -- | |
FUCK | ERC-20 | 1 | -- | -- | |
EDT | ERC-20 | 1 | -- | -- | |
WDT | ERC-20 | 0.0006 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20522359 | 3 months ago | | | <0.00000001 | 0.00021349191 | |
| 20408520 | 4 months ago | | | 0.0057740888 | 0.00013519800 | |
| 19161867 | 10 months ago | | | 0.00005 | 0.00032338340 | |
| 19074253 | 10 months ago | | | 0.000005 | 0.0011185905 | |
| 19068900 | 10 months ago | | | 0.000001 | 0.00032632125 | |
| 19068863 | 10 months ago | | | 0.0009 | 0.0010165228 | |
| 19068352 | 10 months ago | | | 0.0003 | 0.00035908007 | |
| 19068230 | 10 months ago | | | <0.00000001 | 0.0022420713 | |
| 17360948 | a year ago | | | <0.00000001 | 0.049900376 | |
| 17332463 | 2 years ago | | | <0.00000001 | 0.059769149 |
ABI
ABI objects
Getter at block 21273852 currentPrice() view returns (uint256 weiPerToken) heartbeat() view returns (bytes8 _chain, address auctionAddr, address convertAddr, address tokenAddr, uint256 minting, uint256 totalMET, uint256 proceedsBal, uint256 currTick, uint256 currAuction, uint256 nextAuctionGMT, uint256 genesisGMT, uint256 currentAuctionPrice, uint256 _dailyMintable, uint256 _lastPurchasePrice)
AUCTION_WHEN_PERCENTAGE_LOGIC_STARTS() view returns (uint256)
14791
DAILY_PURCHASE_LIMIT() view returns (uint256)
1000000000000000000000
INITIAL_AC_SUPPLY() view returns (uint256)
1000000000000000000
INITIAL_FOUNDER_SUPPLY() view returns (uint256)
1999999000000000000000000
INITIAL_GLOBAL_DAILY_SUPPLY() view returns (uint256)
2880000000000000000000
INITIAL_SUPPLY() view returns (uint256)
10000000000000000000000000
MULTIPLIER() view returns (uint256)
198432056800000
chain() view returns (bytes8)
0x4554480000000000
currentAuction() view returns (uint256)
2347
currentMintable() view returns (uint256)
140145720944519877
currentTick() view returns (uint256)
3389454
dailyAuctionStartTime() view returns (uint256)
1529884800
dailyMintable() view returns (uint256)
2879486739527138926605
genesisTime() view returns (uint256)
1529280060
globalDailySupply() view returns (uint256)
2880000000000000000000
globalMetSupply() view returns (uint256)
16759360000000000000000000
globalSupplyAfterPercentageLogic() view returns (uint256)
52598080000000000000000000
hundredtimes() view returns (uint256)
366032341273229501
initialAuctionDuration() view returns (uint256)
604800
initialAuctionEndTime() view returns (uint256)
1529883999
initialized() view returns (bool)
true
isInitialAuctionEnded() view returns (bool)
true
isRunning() view returns (bool)
true
lastPurchasePrice() view returns (uint256)
2
lastPurchaseTick() view returns (uint256)
3388319
minimumPrice() view returns (uint256)
3300000000000
minimumPriceInDailyAuction() view returns (uint256)
1
mintable() view returns (uint256)
140145720944519877
minted() view returns (bool)
true
newOwner() view returns (address)
0x98579428140acad902f30ea2731a49396cb0284f
owner() view returns (address)
0x98579428140acad902f30ea2731a49396cb0284f
proceeds() view returns (address)
0x68c4b7d05fae45bcb6192bb93e246c77e98360e1
tentimes() view returns (uint256)
904382075008804490
thousandtimes() view returns (uint256)
43171247410657
timeScale() view returns (uint256)
1
token() view returns (address)
0xa3d58c4e56fedcae3a7c43a725aee9a71f0ece4e
tokensOnThisChain() view returns (uint256)
16756373223250538555900708
totalMigratedIn() view returns (uint256)
0
totalMigratedOut() view returns (uint256)
0
Read-only
founders(uint256) view returns (address)
priceAt(uint256 initialPrice, uint256 _n) view returns (uint256 price)
priceAtInitialAuction(uint256 lastPurchasePrice, uint256 numTicks) view returns (uint256 price)
tokenLockers(address) view returns (address)
whatWouldPurchaseDo(uint256 _wei, uint256 _timestamp) view returns (uint256 weiPerToken, uint256 tokens, uint256 refund)
whichAuction(uint256 t) view returns (uint256)
whichTick(uint256 t) view returns (uint256)
State-modifying
Events acceptOwnership() returns (bool)
changeOwnership(address _newOwner) returns (bool)
createTokenLocker(address _founder, address _token)
initAuctions(uint256 _startTime, uint256 _minimumPrice, uint256 _startingPrice, uint256 _timeScale) returns (bool)
initPricer()
mintInitialSupply(uint256[] _founders, address _token, address _proceeds, address _autonomousConverter) returns (bool)
prepareAuctionForNonOGChain()
skipInitBecauseIAmNotOg(address _token, address _proceeds, uint256 _genesisTime, uint256 _minimumPrice, uint256 _startingPrice, uint256 _timeScale, bytes8 _chain, uint256 _initialAuctionEndTime) returns (bool)
stopEverything()
LogAuctionFundsIn(address indexed sender, uint256 amount, uint256 tokens, uint256 purchasePrice, uint256 refund)
OwnershipChanged(address indexed prevOwner, address indexed newOwner)
constructor()
fallback()
This contract contains no error objects.