CrypteloPublicSale
Verified contract
Active on
Ethereum with 262 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRL | ERC-20 | 10.757141M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5534169 | 7 years ago | | | 0.2073495 | 0.0011550000 | |
| 5534141 | 7 years ago | | | 0.2085045 | 0.00011550000 | |
| 5534079 | 7 years ago | | | 0.2065 | 0.00042000000 | |
| 5534059 | 7 years ago | | | 0.20904 | 0.00021000000 | |
| 5533707 | 7 years ago | | | 0 | 0.00069812400 | |
| 5533692 | 7 years ago | | | 0 | 0.00060570900 | |
| 5533691 | 7 years ago | | | 0 | 0.00060570900 | |
| 5533690 | 7 years ago | | | 0 | 0.00060570900 | |
| 5533689 | 7 years ago | | | 0 | 0.00060570900 | |
| 5533687 | 7 years ago | | | 0 | 0.00060570900 |
ABI
ABI objects
Getter at block 21161825
ERC20Address() view returns (address)
0x7123027d76a5135e66b3a365efaba2b55de18a62
contributorCounter() view returns (uint256)
104
currentState() view returns (bool)
true
preSaleContract() view returns (address)
0xefcc5dcaba4a93046b5f5c24c1281c685154214c
tokensPerEther() view returns (uint256)
1250000000000
tokensPerMicroEther() view returns (uint256)
1250000
whiteListAddress() view returns (address)
0xec80e62211ab9ba26e33d95033af8968cdef2464
Read-only
getContributorByAddress(address _addr) view returns (uint256 _amount)
getContributorByNumber(uint256 _n) view returns (address _adr, uint256 _amount)
State-modifying
Events burnAllTokens()
calculateBonus(uint256 _whiteListLevel) returns (uint256 _totalBonus)
calculateTokensToSend(uint256 _amount_wei, uint256 _whiteListLevel) returns (uint256 _tokensToSend)
currentTimeBonus() returns (uint256 _bonus)
isWhiteListed(address _address) returns (uint256)
payContributorByAdress(address _adr)
payContributorByNumber(uint256 _n)
setCurrentState(bool _state)
withdrawAllEther()
withdrawAllTokens()
eLog(string str, uint256 no)
eSendTokens(address _addr, uint256 _amount)
eStateChange(bool state)
eWhiteList(address adr, uint256 group)
constructor(address _ERC20Address, address _preSaleContract, address _forwardFundsWallet, address _whiteListAddress)
fallback()
This contract contains no error objects.