MilestonePricing
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 19 additional slots
Balances ($0.00)
No balances found for "MilestonePricing"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "MilestonePricing"
ABI
ABI objects
Getter at block 21285197
MAX_MILESTONE() view returns (uint256)
10
getCurrentPrice() view returns (uint256 result)
0
getPricingEndsAt() view returns (uint256)
1519603200
getPricingStartsAt() view returns (uint256)
1511640600
isPricingStrategy() view returns (bool)
true
milestoneCount() view returns (uint256)
8
owner() view returns (address)
0x1515a52e95099057477d2b0ac925c2bb73b629c6
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.