IcoContract
Verified contract
Active on
Ethereum with 1,377 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CAF | ERC-20 | 20 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5759459 | 6 years ago | | | 0 | 0.0015283800 | |
| 5450657 | 7 years ago | | | 0 | 0.0015271000 | |
| 5415803 | 7 years ago | | | 0 | 0.0015271000 | |
| 5249482 | 7 years ago | | | 0 | 0.0015283800 | |
| 5242155 | 7 years ago | | | 0 | 0.0015283800 | |
| 5229852 | 7 years ago | | | 0 | 0.0015271000 | |
| 5218044 | 7 years ago | | | 0 | 0.0015283800 | |
| 5217277 | 7 years ago | | | 0 | 0.0015283800 | |
| 5215206 | 7 years ago | | | 0 | 0.0015283800 | |
| 5211042 | 7 years ago | | | 0 | 0.0015283800 |
ABI
ABI objects
Getter at block 21290808
affiliateLevel() view returns (uint256)
1
bonusAccountCount() view returns (uint256)
158
decimals() view returns (uint256)
18
ethFundDeposit() view returns (address)
0x1eb0faac52ed0afccbf1f3e67a399da5440351cf
getAffiliateLevel() view returns (uint256)
1
getBonusByTime() view returns (uint256)
0
getCurrentICOPhase() view returns (uint256 phase)
0
getTokenSold() view returns (uint256 tokenSold)
0
isAffiliate() view returns (bool)
true
isBonus() view returns (bool)
true
isFinalized() view returns (bool)
false
maxGasRefund() view returns (uint256)
4000000000000000
minContribution() view returns (uint256)
500000000000000000
owner() view returns (address)
0xaf67670bf67adf226317bf21ae288848288763d8
paused() view returns (bool)
true
phasePresale_From() view returns (uint256)
1517493600
phasePresale_To() view returns (uint256)
1518703200
phasePublicSale1_From() view returns (uint256)
1520690400
phasePublicSale1_To() view returns (uint256)
1521122400
phasePublicSale2_From() view returns (uint256)
1521122400
phasePublicSale2_To() view returns (uint256)
1521554400
phasePublicSale3_From() view returns (uint256)
1521554400
phasePublicSale3_To() view returns (uint256)
1521986400
referralCount() view returns (uint256)
1186
tokenAddress() view returns (address)
0x8fea6eb21213f311e1316330533d12d28a3b6e67
tokenExchangeRate() view returns (uint256)
10000
tokenRemainPreSale() view returns (uint256)
97624181246718640000020000
tokenRemainPublicSale() view returns (uint256)
400000000000000000000000000
totalTokenSale() view returns (uint256)
500000000000000000000000000
Read-only
affiliateRate(uint256) view returns (uint256)
balanceAffiliateOf(address _referee) view returns (uint256)
balanceBonusOf(address _owner) view returns (uint256 balance)
bonusAccountBalances(address) view returns (uint256)
bonusAccountIndex(uint256) view returns (address)
changeETH2Token(uint256 _value) view returns (uint256)
getAffiliateRate(uint256 _level) view returns (uint256 rate)
getBonusByETH(uint256 _value) view returns (uint256)
getRefereeAddress(address _referrer) view returns (address[] _referee)
getReferrerAddress(address _referee) view returns (address)
referral(address) view returns (address)
referralBalance(address) view returns (uint256)
referralIndex(uint256) view returns (address)
State-modifying
Events disableAffiliate() returns (bool)
disableBonus() returns (bool)
enableAffiliate() returns (bool)
enableBonus() returns (bool)
finalize()
pause()
payAffiliateToAddress(address _referee) returns (bool success)
payBonusToAddress(address _address) returns (bool success)
setAffiliateLevel(uint256 _level) returns (bool)
setAffiliateRate(uint256 _level, uint256 _rate) returns (bool)
setEthFundDeposit(address _ethFundDeposit) returns (bool)
setMaxGasRefund(uint256 _maxGasRefund) returns (bool)
setMinContribution(uint256 _minContribution) returns (bool)
setReferralAddress(address _parent, address _child) returns (bool)
setTokenExchangeRate(uint256 _tokenExchangeRate) returns (bool)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
constructor(address _tokenAddress)
fallback()
This contract contains no error objects.