CHERR.IO

Verified contract

Active on Ethereum with 2,393 txns
Deployed by via 0xdd10e1e6 at 5617460
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 2 additional slots
2 additional variables
ERC-20
--
0x929ba5813f86d0a24399e64fdc54e93429cf31c0e350c89c292cb2cefc9cb1f1
0x151f4e2cc0bd7be248092d33b43b9cf3df4fd9e5a617df3a704c6b33084c00ff
0x7ee64ff70f8f11711db8019d5968343ded6d7ff88908855641cd6a472a4f2303
From
0x8dc3ef52e50ba32d4a7953dd06f17fcaa4b2381e18958dbdac35343f6b2fcd5a
From
0x5636d53d300bcfe2a30c1f64eef985863798601782c13a21bf4ba66726f4f1c7
0x97eb00593b4b5be57755e20a29c42dbefda646dfe0247e129c103121c755eba9
From
0x9a465f8f823611e0e83de2fbac1f7a0772361a9b377f07e89441534962acad61
0x8012ff35917da37da7d0f2ac45ab2aa677d11ee531eea308198e4406b8a0a291
0x0550ed6f90cdc189c3ed2d151f30894fee7e4b5741039f1b501c8aba21696ab0
0xec19c0960239a6c71ff342269b73fa327334fe4162f1f0a3df7e3c162ec68b20

Functions
Getter at block 21168148
ADMIN_ALLOWANCE(view returns (uint256)
80000000000000000000000000
CONTRACT_ALLOWANCE(view returns (uint256)
120000000000000000000000000
FUNDING_ETH_HARD_CAP(view returns (uint256)
15000000000000000000000
INITIAL_SUPPLY(view returns (uint256)
200000000000000000000000000
MINIMUM_CONTRIBUTION(view returns (uint256)
100000000000000000
MINIMUM_ETH_SOFT_CAP(view returns (uint256)
3750000000000000000000
RATE(view returns (uint256)
5333
RATE_PUBLIC_SALE(view returns (uint256)
5926
RATE_TIER1(view returns (uint256)
8743
RATE_TIER2(view returns (uint256)
7306
RATE_TIER3(view returns (uint256)
6584
TIER1_CAP(view returns (uint256)
60000000000000000000000000
TIER2_CAP(view returns (uint256)
36000000000000000000000000
adminAddress(view returns (address)
0xe0509bb3921aacc433108d403f020a7c2f92e936
beneficiaryAddress(view returns (address)
0xaec8c4242c8c2e532c6d6478a7de380263234845
contractAddress(view returns (address)
0x385fe0597fb60c281b54955e7d15c07578ce745b
decimals(view returns (uint8)
18
getCurrentTier(view returns (uint8 _tier)
3
isPaused(view returns (bool)
false
name(view returns (string)
CHERR.IO
owner(view returns (address)
0x5a0548eae41d0c2f27c1dc9182577164d9692864
participantCapTier1(view returns (uint256)
100000000000000000000
participantCapTier2(view returns (uint256)
100000000000000000000
pauseNotice(view returns (string)
poolAddress(view returns (address)
0x1a2c916b640520e1e93a78fea04a49d8345a5aa9
poolAddressCapTier1(view returns (uint256)
2000000000000000000000
poolAddressCapTier2(view returns (uint256)
2000000000000000000000
stage(view returns (uint8)
1
symbol(view returns (string)
CHR
totalSupply(view returns (uint256)
85105190561525582111104511
transferIsEnabled(view returns (bool)
true
weiRaised(view returns (uint256)
350560734118777777777
Read-only
allowance(address _owneraddress _spenderview returns (uint256 theAllowance)
balanceOf(address _addressview returns (uint256 theBalance)
contributors(addressview returns (bool canContributeuint8 tieruint256 contributionInWeiTier1uint256 contributionInWeiTier2uint256 contributionInWeiTier3uint256 contributionInWeiPublicSale)
pool(addressuint8view returns (uint256 contributionInWei)
tierEndTime(uint256view returns (uint256)
tokensSent(uint256view returns (uint256)
State-modifying
addApprovedAddresses(address[] _addressesuint8 _tier
addSingleApprovedAddress(address _addressuint8 _tier
approve(address _spenderuint256 _valuereturns (bool success)
burn(uint256 _value
buy(payable returns (bool _success)
enableTransfer(returns (bool _success)
endOffering(
extendEndTime(uint256 _addedTime
extendPublicSaleDiscountEndTime(uint256 _addedPublicSaleDiscountEndTime
pause(string _reason
setTokenOffering(
startPresale(uint256 _startTimePresale
startPublicSale(uint256 _startTime
transfer(address _touint256 _valuereturns (bool _success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool _success)
transferOwnership(address _newOwner
unpause(string _reason
updateParticipantCapTier1(uint256 _participantCapTier1
updateParticipantCapTier2(uint256 _participantCapTier2
updatePoolAddressCapTier1(uint256 _poolAddressCapTier1
updatePoolAddressCapTier2(uint256 _poolAddressCapTier2
withdrawCrowdsaleTokens(address _touint256 _valuereturns (bool _success)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
ChangeOwnership(address indexed _owneraddress indexed _newOwner
OfferingCloses(uint256 _endTimeuint256 _totalWeiRaised
OfferingOpens(string _msguint256 _startTimeuint256 _endTime
Pause(string pauseReason
TokenPurchase(address indexed _purchaseruint256 _valueuint256 _tokens
Transfer(address indexed fromaddress indexed touint256 value
Unpause(string unpauseReason
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.