CLIPricingStrategy

Verified contract

Active on Ethereum with 351 txns
Deployed by via 0xac75092b at 10186686
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CLIPricingStrategy"

0x3553190c1292081bf3fb042cfe6271a27cb36fedfa5795765637a9a50a4cbcac
0x3e0935c18bda56ac9d637127bd5d955e7786145b25f29a75cda51c5865a1bf8b
0x0faaa82da7c6203ba61fd6006e3872b8b69b75ab544d44718dcd756cfc1b7011
0xf6ec272361ff7ad6fb58458f8685921e43d774b7f2b7b288b14d7ee96fba5701
0x819d7cfe10a65bf399456622c80928da639b1dc438e5806a491d4c653b2f7481
0x8aa70db6559a71de4fa74468478ca9cff038848bec76122240cb821e1d01065f
0x167f7268d40b75727f41c84bf81b1a1aea8447c49d55d12ace68a7051a5fb19f
0x5abf5b64f44ff164eddc8ba25f856f196bbc22c217f9284a73194500ea2d0f85
0x56c0541481cfbdf74551ea983f40067828e61533b0912bf3a715d12e22540be7
0xb8d2e5e4f9d53e413a24f4881ec0ccae83b4006900155e141d1bb9600b50ffe4

Functions
Getter at block 21249015
CAN_ALLOCATE_REFERRAL_TOKENS(view returns (uint256)
14
CAN_BURN_TOKENS(view returns (uint256)
1
CAN_CANCEL_TRANSACTION(view returns (uint256)
13
CAN_INTERACT_WITH_ALLOCATOR(view returns (uint256)
5
CAN_LOCK_TOKENS(view returns (uint256)
3
CAN_MINT_TOKENS(view returns (uint256)
0
CAN_PAUSE_TOKENS(view returns (uint256)
7
CAN_SEE_BALANCE(view returns (uint256)
12
CAN_SET_ALLOCATOR_MAX_SUPPLY(view returns (uint256)
6
CAN_SET_REFERRAL_MAX_SUPPLY(view returns (uint256)
15
CAN_SET_WHITELISTED(view returns (uint256)
17
CAN_UPDATE_PRICE(view returns (uint256)
4
CAN_UPDATE_STATE(view returns (uint256)
2
CONTRACT_AGENT(view returns (uint256)
5
CONTRACT_ALLOCATOR(view returns (uint256)
4
CONTRACT_CROWDSALE(view returns (uint256)
3
CONTRACT_FORWARDER(view returns (uint256)
6
CONTRACT_LOCKUP(view returns (uint256)
9
CONTRACT_PRICING(view returns (uint256)
2
CONTRACT_REFERRAL(view returns (uint256)
7
CONTRACT_STATS(view returns (uint256)
8
CONTRACT_TOKEN(view returns (uint256)
1
ECLIUDED_ADDRESSES(view returns (uint256)
8
ERROR_ACCESS_DENIED(view returns (string)
ERROR_ACCESS_DENIED
ERROR_NOT_AVAILABLE(view returns (string)
ERROR_NOT_AVAILABLE
ERROR_NO_CONTRACT(view returns (string)
ERROR_NO_CONTRACT
ERROR_WRONG_AMOUNT(view returns (string)
ERROR_WRONG_AMOUNT
EXTERNAL_CONTRIBUTORS(view returns (uint256)
11
MANUAL_TOKENS_ALLOCATION(view returns (uint256)
16
MONTH_IN_SECONDS(view returns (uint256)
2629746
SIGNERS(view returns (uint256)
10
SIX_MONTHS(view returns (uint256)
15778476
TIER_ELEMENTS_AMOUNT(view returns (uint256)
9
WHITELISTED(view returns (uint256)
9
YEAR_IN_SECONDS(view returns (uint256)
31556952
currencyDecimals(view returns (uint256)
5
etherPriceInCurrency(view returns (uint256)
34293553
getArrayOfTiers(view returns (uint256[])
[5000, 20000000000000000000000000, 0, 0, 0, 0, 0, 1606175000, 1606176000]
getTiersAmount(view returns (uint256)
1
isInitialized(view returns (bool)
true
isOwner(view returns (bool)
false
management(view returns (address)
0x5475379562cff40032733220128e8d58a917e058
owner(view returns (address)
0x78c9de1f8a6170b1e0b65fd9fc72c4041f1f5856
percentageAbsMax(view returns (uint256)
100
priceUpdateAt(view returns (uint256)
1601627534
tokenDecimals(view returns (uint256)
18
Read-only
calculateBonusAmount(uint256 _tierIndexuint256 _tokensuint256 _bonusProducedview returns (uint256)
calculateCurrencyByTokens(uint256 _tierIndexuint256 _tokenAmountview returns (uint256)
calculateTokensByCurrency(uint256 _tierIndexuint256 _currencyAmountview returns (uint256)
getActualTierIndex(uint256 _tokensSoldview returns (uint256)
getCurrencyAmount(uint256 _weiAmountview returns (uint256)
getDiscount(uint256 _tierIndexview returns (uint256)
getMaxEtherInvest(uint256 _tierIndexview returns (uint256)
getMinEtherInvest(uint256 _tierIndexview returns (uint256)
getRemainingTokens(uint256 _tokensSoldview returns (uint256)
getTierActualDates(uint256 _tokensSoldview returns (uint256 startTimeuint256 endTime)
getTierIndex(uint256 _tokensSoldview returns (uint256)
getTierUnsoldTokens(uint256 _tokensSoldview returns (uint256)
getTokenInCurrency(uint256 _tierIndexview returns (uint256)
getTokens(addressuint256 _tokensAvailableuint256 _tokensSolduint256 _currencyAmountuint256 _bonusProducedview returns (uint256 tokensuint256 tokensExcludingBonusuint256 bonus)
getTokensWithoutRestrictions(uint256 _currencyAmountuint256 _tokensSoldview returns (uint256 tokensuint256 tokensExcludingBonusuint256 bonus)
getWeis(uint256 _bonusProduceduint256 _tokensSolduint256 _tokensview returns (uint256 totalWeiAmountuint256 tokensBonus)
tiers(uint256view returns (uint256 tokenInCurrencyuint256 maxTokensCollecteduint256 bonusCapuint256 discountPercentsuint256 bonusPercentsuint256 minInvestInCurrencyuint256 maxInvestInCurrencyuint256 startTimeuint256 endTime)
State-modifying
renounceOwnership(
setEtherInCurrency(string _price
setManagementContract(address _management
transferOwnership(address newOwner
updateDates(uint8 _tierIduint256 _startuint256 _end
updateTier(uint256 _tierIduint256 _tokenInCurrencyuint256 _maxTokensCollecteduint256 _bonusCapuint256 _discountPercentsuint256 _bonusPercentsuint256 _minInvestInCurrencyuint256 _maxInvestInCurrencyuint256 _startTimeuint256 _endTime
Events
NewPriceTicker(string _price
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _managementuint256 _etherPriceInCurrencyuint256[] _tiers
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.