PureMilestonePricing
Verified contract
Proxy
Active on
Ethereum with 0 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 9 additional slots
Balances ($0.00)
No balances found for "PureMilestonePricing"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "PureMilestonePricing"
ABI
ABI objects
Getter at block 21320601
MAX_MILESTONE() view returns (uint256)
10
getCurrentPrice() view returns (uint256 result)
0
getPricingEndsAt() view returns (uint256)
1513382400
getPricingStartsAt() view returns (uint256)
1508025600
isPricingStrategy() view returns (bool)
true
milestoneCount() view returns (uint256)
5
owner() view returns (address)
0x00dd507844b0ddc585d1e5928f37586d81d56c33
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)
State-modifying
Events transferOwnership(address newOwner)
This contract contains no event objects.
constructor(uint256[] _milestones)
fallback()
This contract contains no error objects.