TokenTranchePricing

Verified contract

Proxy

Active on Ethereum with 1 txns
Deployed by via 0x44e0c1db at 5169342
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 19 additional slots

No balances found for "TokenTranchePricing"

0x86ac4969d131c56d94f115bd576288b118557820d7b190a9e17e06e3ce7322ed
From

Functions
Getter at block 20925318
MAX_TRANCHES(view returns (uint256)
10
getPricingEndsAt(view returns (uint256)
80000000000000000000000000
getPricingStartsAt(view returns (uint256)
0
isPricingStrategy(view returns (bool)
true
owner(view returns (address)
0x771226ea2e5eb2f0d4f373d0f42a63a3aa81cc3b
trancheCount(view returns (uint256)
6
Read-only
calculatePrice(uint256 valueuint256 weiRaiseduint256 tokensSoldaddress msgSenderuint256 decimalsview returns (uint256)
getCurrentPrice(uint256 tokensSoldview returns (uint256 result)
getCurrentTranche(uint256 tokensSoldview returns (struct (uint256, uint256))
getCurrentTrancheIdx(uint256 tokensSoldview returns (uint256)
getCurrentTrancheVolume(uint256 tokensSoldview returns (uint256)
getTranche(uint256 nview returns (uint256uint256)
isPresalePurchase(address purchaserview returns (bool)
isSane(address _crowdsaleview returns (bool)
preicoAddresses(addressview returns (uint256)
tranches(uint256view returns (uint256 amountuint256 price)
State-modifying
setPreicoAddress(address preicoAddressuint256 pricePerToken
transferOwnership(address newOwner
Events

This contract contains no event objects.

Constructor
constructor(uint256[] _tranches
Fallback and receive
fallback(
Errors

This contract contains no error objects.