EthTranchePricing
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 "EthTranchePricing"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "EthTranchePricing"
ABI
ABI objects
Getter at block 21322777
MAX_TRANCHES() pure returns (uint256)
10
getPricingEndsAt() pure returns (uint256)
999999999999999000000000000000000
getPricingStartsAt() pure returns (uint256)
0
isPricingStrategy() pure returns (bool)
true
owner() pure returns (address)
0x38ceccbe1c2d7d8d67f365b13d813700d045acdf
trancheCount() pure returns (uint256)
4
Read-only
calculatePrice(uint256 value, uint256 weiRaised, uint256 tokensSold, address msgSender, uint256 decimals) pure returns (uint256)
getCurrentPrice(uint256 weiRaised) pure returns (uint256 result)
getTranche(uint256 n) pure returns (uint256, uint256)
isPresalePurchase(address purchaser) pure returns (bool)
isSane(address _crowdsale) pure returns (bool)
preicoAddresses(address) pure returns (uint256)
tranches(uint256) pure returns (uint256 amount, uint256 price)
State-modifying
Events setPreicoAddress(address preicoAddress, uint256 pricePerToken)
transferOwnership(address newOwner)
This contract contains no event objects.
constructor(uint256[] _tranches)
fallback()
This contract contains no error objects.