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 21185095
MAX_MILESTONE() pure returns (uint256)
10
getCurrentPrice() pure returns (uint256 result)
0
getPricingEndsAt() pure returns (uint256)
1508259600
getPricingStartsAt() pure returns (uint256)
1507050000
isPricingStrategy() pure returns (bool)
true
milestoneCount() pure returns (uint256)
5
owner() pure returns (address)
0x6699ed0afc9761aff5b7dbe08352fc0c8616ca31
Read-only
calculatePrice(uint256 value, uint256 weiRaised, uint256 tokensSold, address msgSender, uint256 decimals) pure returns (uint256)
getMilestone(uint256 n) pure returns (uint256, uint256)
isPresalePurchase(address purchaser) pure returns (bool)
isSane(address _crowdsale) pure returns (bool)
milestones(uint256) pure returns (uint256 time, uint256 price)
preicoAddresses(address) pure returns (uint256)
State-modifying
Events setPreicoAddress(address preicoAddress, uint256 pricePerToken)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256[] _milestones)
fallback()
This contract contains no error objects.