SuperSkyNet
Verified contract
Active on
Ethereum with 68,039 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FTI | ERC-20 | 100 | $0.000008 |
$0 | |
SSN | ERC-20 | 15.58435K | -- | -- | |
NETM | ERC-20 | 3.873189K | -- | -- | |
ZWB | ERC-20 | 1K | -- | -- | |
BOLD | ERC-20 | 25 | -- | -- | |
WOOL | ERC-20 | 2 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20145332 | 5 months ago | | | 0 | 0.000060244000 | |
| 19246868 | 9 months ago | | | 0 | 0.0011390201 | |
| 17996234 | a year ago | | | 0 | 0.00060253472 | |
| 17639016 | a year ago | | | 0 | 0.00060292000 | |
| 17638954 | a year ago | | | 0 | 0.00060316000 | |
| 17636434 | a year ago | | | 0 | 0.00060292000 | |
| 17636434 | a year ago | | | 0 | 0.00060292000 | |
| 17634420 | a year ago | | | 0 | 0.00094492000 | |
| 15838541 | 2 years ago | | | 0 | 0.00050236289 | |
| 15831253 | 2 years ago | | | 0 | 0.00037764821 |
ABI
ABI objects
Getter at block 21260160
decimals() view returns (uint256)
18
distributionFinished() view returns (bool)
true
name() view returns (string)
SuperSkyNet
symbol() view returns (string)
SSN
totalDistributed() view returns (uint256)
44378315385494042323414193040
totalRemaining() view returns (uint256)
621684614505957676585806960
totalSupply() view returns (uint256)
45000000000000000000000000000
value() view returns (uint256)
6216846145057727991306
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
blacklist(address) view returns (bool)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
withdraw()
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.