CYBER SAFETY TOKEN
Verified contract
Active on
Ethereum with 34,371 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($377.57)
Native
Value
$377.57
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.118617 | $3,183.07 |
$377.57 | |
FOR | ERC-20 | 2 | $0.00418 |
$0.01 | |
CYST | ERC-20 | 196.645K | -- | -- | |
ManitoS | ERC-20 | 100K | -- | -- | |
BTWIN | ERC-20 | 88.889K | -- | -- | |
ETHU | ERC-20 | 3.245K | -- | -- | |
YLC | ERC-20 | 100 | -- | -- | |
GGE | ERC-20 | 88 | -- | -- | |
PLD | ERC-20 | 50 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19219951 | 9 months ago | | | 0 | 0.0023443200 | |
| 18481289 | a year ago | | | 0 | 0.0016149760 | |
| 18082943 | a year ago | | | 0 | 0.00041995200 | |
| 18063293 | a year ago | | | 0 | 0.00057292400 | |
| 18055201 | a year ago | | | 0 | 0.00041995200 | |
| 18048043 | a year ago | | | 0 | 0.00057292400 | |
| 18045656 | a year ago | | | 0 | 0.00057305600 | |
| 18045641 | a year ago | | | 0 | 0.00057292400 | |
| 18045636 | a year ago | | | 0 | 0.00057305600 | |
| 16296197 | 2 years ago | | | 0 | 0.00076432778 |
ABI
ABI objects
Getter at block 21160650
decimals() view returns (uint256)
18
distributionFinished() view returns (bool)
false
name() view returns (string)
CYBER SAFETY TOKEN
symbol() view returns (string)
CYST
totalDistributed() view returns (uint256)
36309387507458593925854182101
totalRemaining() view returns (uint256)
63690612492541406074145817899
totalSupply() view returns (uint256)
100000000000000000000000000000
value() view returns (uint256)
136906124925412168178283
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 adminClaimAirdrop(address _participant, uint256 _amount)
adminClaimAirdropMultiple(address[] _addresses, uint256 _amount)
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)
Airdrop(address indexed _owner, uint256 _amount, uint256 _balance)
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.