SpyceCrowdsale
Verified contract
Active on
Ethereum with 203 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x32cf…d525
Balances ($0.00)
No balances found for "SpyceCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5160177 | 7 years ago | | | 19.96 | 0.0012935500 | |
| 5160126 | 7 years ago | | | 19.96 | 0.0012935500 | |
| 5160085 | 7 years ago | | | 19.99 | 0.0012935500 | |
| 5159115 | 7 years ago | | | 1 | 0.000046200000 | |
| 5158571 | 7 years ago | | | 1.6148137 | 0.00051742000 | |
| 5158416 | 7 years ago | | | 2.7 | 0.0015522600 | |
| 5158299 | 7 years ago | | | 10.45 | 0.0010607110 | |
| 5158084 | 7 years ago | | | 1.9371296 | 0.0010607110 | |
| 5158058 | 7 years ago | | | 0.01 | 0.00086100000 | |
| 5157765 | 7 years ago | | | 0.09076501 | 0.00086100000 |
ABI
ABI objects
Getter at block 21378874
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x4c13041cc0887fd5c426c9637db4daeab261a3a1
token() view returns (address)
0x32cf443489822d049591e2f92ae52bbe53efd525
Read-only
getCurrentStage(uint256 _time) view returns (uint256)
stages(uint256) view returns (uint256 startDate, uint256 finishDate, uint256 tokenPrice, uint256 minCap, uint256 maxCap, uint256 tokensSold, uint256 ethCollected, uint256 ethSended)
State-modifying
Events acceptOwnership()
addNewStage(uint256 _start, uint256 _finish, uint256 _price, uint256 _mincap, uint256 _maxcap)
manualSendTokens(address _address, uint256 _value)
refund()
transferOwnership(address _newOwner)
This contract contains no event objects.
constructor(address _tokenAddress)
fallback()
This contract contains no error objects.