Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SimpleSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4304590 | 7 years ago | | | 0.55 | 0.0012088860 | |
| 4304279 | 7 years ago | | | 0 | 0.00044100000 | |
| 4303670 | 7 years ago | | | 5.5 | 0.0012088860 | |
| 4303280 | 7 years ago | | | 0.00605 | 0.00089388600 | |
| 4303244 | 7 years ago | | | 2.99 | 0.0012088860 | |
| 4301644 | 7 years ago | | | 0 | 0.00044100000 | |
| 4301643 | 7 years ago | | | 2.5 | 0.0012769800 | |
| 4301618 | 7 years ago | | | 3 | 0.00044100000 | |
| 4301427 | 7 years ago | | | 0.04 | 0.0012088860 | |
| 4301369 | 7 years ago | | | 5 | 0.0012088860 |
ABI
ABI objects
Getter at block 21180364
cs() view returns (address)
0xd06b23f3990b32bc3341e32957dc38645c1813f1
freeForAll() view returns (bool)
true
multisig() view returns (address)
0xc862705dda23a2bab54a6444b08a397cd4dfcd1c
owner() view returns (address)
0x00062be45b5415268e5c9ab0d547472cbb38a7d4
paused() view returns (bool)
false
saleFinished() view returns (bool)
false
startTime() view returns (uint256)
1505998800
stopTime() view returns (uint256)
1508590800
totalCollected() view returns (uint256)
58757874223000000001
Read-only
authorised(address) view returns (bool)
deposits(address) view returns (uint256)
State-modifying
Events authoriseAccount(address whom)
authoriseManyAccounts(address[] many)
blockAccount(address whom)
emergencyERC20Drain(address token, uint256 amount)
pause() returns (bool)
requireAuthorisation(bool state)
setCS(address newCS)
setPeriod(uint256 start, uint256 stop)
stopSale()
transferOwnership(address newOwner)
unpause() returns (bool)
Pause()
Unpause()
This contract contains no constructor objects.
fallback()
This contract contains no error objects.