SpaceICO Token
Verified contract
Active on
Ethereum with 20 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,636.80)
Native
Value
$1,636.8
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.41 | $3,992.20 |
$1,636.8 | |
VIU | ERC-20 | 8.2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6542347 | 6 years ago | | | 0 | 0.00025778200 | |
| 5706368 | 7 years ago | | | 0 | 0.00039265723 | |
| 5672473 | 7 years ago | | | 0 | 0.0015098660 | |
| 4438653 | 7 years ago | | | 0 | 0.00029512000 | |
| 4438653 | 7 years ago | | | 0 | 0.00041512000 | |
| 4438653 | 7 years ago | | | 0 | 0.0020730400 | |
| 4438644 | 7 years ago | | | 0 | 0.0020730400 | |
| 4368664 | 7 years ago | | | 0 | 0.0010883460 | |
| 4368663 | 7 years ago | | | 0 | 0.0010883460 | |
| 4367416 | 7 years ago | | | 0 | 0.00040579000 |
ABI
ABI objects
Getter at block 21416610
decimals() pure returns (uint256)
18
getCurrentPrice() pure returns (uint256 price)
500000000000000000000
getSaleEnd() pure returns (uint256)
1509408000
getSaleStart() pure returns (uint256)
1508025600
inSalePeriod() pure returns (bool)
false
name() pure returns (string)
SpaceICO Token
softCapReached() pure returns (bool)
false
symbol() pure returns (string)
SIO
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
buyTokens() payable
refund()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
withdraw()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
BuyToken(address indexed _purchaser, uint256 _value, uint256 _amount)
Refund()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _saleStart)
fallback()
This contract contains no error objects.