SOS Token
Verified contract
Active on
Ethereum with 64,085 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 |
---|---|---|---|---|---|
TODA | ERC-20 | 89.5B | -- | -- | |
SOS | ERC-20 | 6.425243M | -- | -- | |
AFם™ | ERC-20 | 70K | -- | -- | |
SCC | ERC-20 | 16.356617K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13885940 | 3 years ago | | | 0 | 0.0019642782 | |
| 13885929 | 3 years ago | | | 0 | 0.0031958778 | |
| 13872170 | 3 years ago | | | 0.06 | 0.0019570397 | |
| 13075002 | 3 years ago | | | 0 | 0.0010573288 | |
| 12580819 | 3 years ago | | | 0 | 0.00052034000 | |
| 11182490 | 4 years ago | | | 0 | 0.0015983683 | |
| 10371228 | 4 years ago | | | 0 | 0.0016760701 | |
| 10230641 | 4 years ago | | | 0 | 0.0017811794 | |
| 10055766 | 4 years ago | | | 0 | 0.0015666600 | |
| 9994735 | 5 years ago | | | 0 | 0.00013138800 |
ABI
ABI objects
Getter at block 21158251
decimals() view returns (uint256)
18
distributionFinished() view returns (bool)
true
name() view returns (string)
SOS Token
symbol() view returns (string)
SOS
totalDistributed() view returns (uint256)
24149685073872547247565199467
totalRemaining() view returns (uint256)
5850314926127452752434800515
totalSupply() view returns (uint256)
29999999999999999999999999982
value() view returns (uint256)
58503149261269813672002
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.