Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x28fb…63d3
Balances ($0.00)
No balances found for "CSSSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12062293 | 4 years ago | | | 0 | 0.0041922660 | |
| 12062222 | 4 years ago | | | 0 | 0.0043639400 | |
| 12061940 | 4 years ago | | | 0.5 | 0.015318600 | |
| 12061935 | 4 years ago | | | 5.5 | 0.010818600 | |
| 12061820 | 4 years ago | | | 2.23 | 0.014297360 | |
| 12061722 | 4 years ago | | | 0.55 | 0.017258956 | |
| 12061674 | 4 years ago | | | 0.45 | 0.0031140100 | |
| 12061508 | 4 years ago | | | 0.8 | 0.015216476 | |
| 12061132 | 4 years ago | | | 0.7 | 0.0086548800 | |
| 12061009 | 4 years ago | | | 3 | 0.0087270040 |
ABI
ABI objects
Getter at block 21260107
maxDate() view returns (uint256)
0
maxValue() view returns (uint256)
20000000000000000000
minDate() view returns (uint256)
1616029200
minValue() view returns (uint256)
500000000000000000
owner() view returns (address)
0xdb8cc3a8d30072508f823f34897607045af57117
paused() view returns (bool)
true
rate() view returns (uint256)
18400
teamWallet() view returns (address)
0xdb8cc3a8d30072508f823f34897607045af57117
tokenContract() view returns (address)
0x28fb9fcf7cf7a67d05bd19ffbec17578c0de63d3
totalSupply() view returns (uint256)
251945963260093
Read-only
records(address) view returns (uint256)
State-modifying
Events buy(address recipient) payable
changeMaxDate(uint256 _date)
changeMaxValue(uint256 _value)
changeMinDate(uint256 _date)
changeMinValue(uint256 _value)
changeRate(uint256 _rate)
changeTeamWallet(address _teamWallet)
changeTokenContract(address _tokenContract)
pause()
transferOwnership(address newOwner)
unpause()
withdrawEth()
withdrawForeignTokens(address _tokenContract) returns (bool)
Buy(address indexed sender, address indexed recipient, uint256 value, uint256 tokens)
NewRate(uint256 rate)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
constructor(address _tokenContract, address _teamWallet, uint256 _rate, uint256 _minDate, uint256 _maxDate)
fallback()
This contract contains no error objects.