SpyceCrowdsale
Verified contract
Active on
Ethereum with 452 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9827…a524
Balances ($0.00)
No balances found for "SpyceCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5548463 | 7 years ago | | | 0.0001 | 0.00086100000 | |
| 5354612 | 7 years ago | | | 1.4257375 | 0.0010290000 | |
| 5328025 | 7 years ago | | | 1.05 | 0.0017766000 | |
| 5327765 | 7 years ago | | | 1 | 0.00086100000 | |
| 5327639 | 7 years ago | | | 1.9953014 | 0.0046986000 | |
| 5327557 | 7 years ago | | | 0.0005904 | 0.00086100000 | |
| 5327419 | 7 years ago | | | 2.8151115 | 0.0050760000 | |
| 5327383 | 7 years ago | | | 1.161 | 0.0043204200 | |
| 5327234 | 7 years ago | | | 0.4965314 | 0.0034686000 | |
| 5327114 | 7 years ago | | | 9 | 0.0034686000 |
ABI
ABI objects
Getter at block 21192743
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x4c13041cc0887fd5c426c9637db4daeab261a3a1
token() view returns (address)
0x9827d765b9bd3892ade0ea342c15ccbfc4f7a524
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.