AnythingAppTokenPreSale
Verified contract
Active on
Ethereum with 116 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0b6e…4f6c
0x5e57…2659
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ANY | ERC-20 | 83.469237M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5901226 | 6 years ago | | | 0 | 0.00075249300 | |
| 5888750 | 6 years ago | | | 0.25 | 0.0014530200 | |
| 5888727 | 6 years ago | | | 0.25 | 0.00072651000 | |
| 5888713 | 6 years ago | | | 0.1254 | 0.00096868000 | |
| 5888709 | 6 years ago | | | 0.1253 | 0.00096868000 | |
| 5879208 | 6 years ago | | | 0.535 | 0.0028692620 | |
| 5879096 | 6 years ago | | | 0.2 | 0.0031565700 | |
| 5859062 | 6 years ago | | | 0.25 | 0.0031565700 | |
| 5856077 | 6 years ago | | | 0.988 | 0.0043139790 | |
| 5856032 | 6 years ago | | | 1 | 0.0031565700 |
ABI
ABI objects
Getter at block 21168754
BONUS_LEVEL_1() view returns (uint256)
40
BONUS_LEVEL_2() view returns (uint256)
35
BONUS_LEVEL_3() view returns (uint256)
30
LIMIT_PER_USER() view returns (uint256)
500000000000000000000000
MINIMAL_PURCHASE() view returns (uint256)
250000000000000000000
beneficiary() view returns (address)
0xecc28f7d21fbd9ff05fb02dcf5465650a68a36d5
collected() view returns (uint256)
84971294893260279178
crowdsaleFinished() view returns (bool)
false
endTime() view returns (uint256)
1530446400
ethPriceProvider() view returns (address)
0xa219ec668a45a7bee496c65466c100eace2cc072
ethUsdRate() view returns (uint256)
44408
firstStage() view returns (uint256)
25000000000000000000000000
halted() view returns (bool)
false
investorCount() view returns (uint256)
66
investorWhiteList() view returns (address)
0x5e579642e6b18990672a98e4017390839efd2659
name() view returns (string)
AnythingAppTokenPreSale
owner() view returns (address)
0x11ebb8665fcb1ad9743566fdd2dc76d234e9b7ca
secondStage() view returns (uint256)
50000000000000000000000000
startTime() view returns (uint256)
1528718400
thirdStage() view returns (uint256)
85000000000000000000000000
token() view returns (address)
0x0b6e701cd51a9e1b5829a4c4fe2130d60c0c4f6c
tokenPriceUsd() view returns (uint256)
4
tokensSold() view returns (uint256)
1530763256980448266834879
totalTokens() view returns (uint256)
85000000000000000000000000
weiRefunded() view returns (uint256)
0
withdrawn() view returns (uint256)
84971294893260279178
Read-only
deposited(address) view returns (uint256)
refunded(address) view returns (bool)
tokenFallback(address _from, uint256 _value, bytes _data) pure
State-modifying
Events halt()
receiveEthPrice(uint256 ethUsdPrice)
refund()
setEthPriceProvider(address provider)
setNewWhiteList(address newWhiteList)
transferOwnership(address newOwner)
unhalt()
withdraw()
Deposited(address indexed holder, uint256 amount)
NewContribution(address indexed holder, uint256 tokenAmount, uint256 etherAmount)
NewReferralTransfer(address indexed investor, address indexed referral, uint256 tokenAmount)
Refunded(address indexed holder, uint256 amount)
constructor(address _token, address _beneficiary, address _investorWhiteList, uint256 _totalTokens, uint256 _tokenPriceUsd, uint256 _baseEthUsdPrice, uint256 _firstStage, uint256 _secondStage, uint256 _thirdStage, uint256 _startTime, uint256 _endTime)
fallback()
This contract contains no error objects.