MilestonePricing
Verified contract
Proxy
Active on
Ethereum with 1 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 19 additional slots
Balances ($0.00)
No balances found for "MilestonePricing"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4719824 | 7 years ago | | | 0 | 0.0011015250 |
ABI
ABI objects
Getter at block 21181177
MAX_MILESTONE() view returns (uint256)
10
getCurrentPrice() view returns (uint256 result)
0
getPricingEndsAt() view returns (uint256)
1516035600
getPricingStartsAt() view returns (uint256)
1513011600
isPricingStrategy() view returns (bool)
true
milestoneCount() view returns (uint256)
3
owner() view returns (address)
0xa684a3371e0d46bca4a6db1ff538a44f1440a855
Read-only
calculatePrice(uint256 value, uint256 weiRaised, uint256 tokensSold, address msgSender, uint256 decimals) view returns (uint256)
getMilestone(uint256 n) view returns (uint256, uint256)
isPresalePurchase(address purchaser) view returns (bool)
isSane(address _crowdsale) view returns (bool)
milestones(uint256) view returns (uint256 time, uint256 price)
preicoAddresses(address) view returns (uint256)
State-modifying
Events setPreicoAddress(address preicoAddress, uint256 pricePerToken)
transferOwnership(address newOwner)
This contract contains no event objects.
constructor(uint256[] _milestones)
fallback()
This contract contains no error objects.