MilestonePricing
Verified contract
Proxy
Active on
Ethereum with 2 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) |
---|---|---|---|---|---|---|---|
| 4953640 | 7 years ago | | | 0 | 0.00066090000 | |
| 4925060 | 7 years ago | | | 0 | 0.0015937900 |
ABI
ABI objects
Getter at block 21158291
MAX_MILESTONE() view returns (uint256)
10
getCurrentPrice() view returns (uint256 result)
0
getPricingEndsAt() view returns (uint256)
1518703200
getPricingStartsAt() view returns (uint256)
1516716000
isPricingStrategy() view returns (bool)
true
milestoneCount() view returns (uint256)
5
owner() view returns (address)
0x3a8527653cff3dfd74f7868107c2043227f3e454
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)
minus(uint256 a, uint256 b) returns (uint256)
plus(uint256 a, uint256 b) returns (uint256)
times(uint256 a, uint256 b) returns (uint256)
This contract contains no event objects.
constructor(uint256[] _milestones)
fallback()
This contract contains no error objects.