SOT token

Verified contract

Active on Ethereum with 24,704 txns
Deployed by via 0x1cc886e2 at 9341827
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x93160f123dede7978de528550f8b0cd6120801b86d2e039dc1622bc3130ecd5f
0x6ae80c06302a6d88ecee8bc2bf78c286a55c352ebc58a50dfe05f2cab702a40f
0xeda84fa7c400f44790055b03cf0a3c159619ad7ca99a2a2e0c64d353e7b84536
0xe27736871f11d80d7c569cee8053f6696fe1009ee226630cfae73087eac45e12
0x574fc8ae58deec8824c4b7509692a5fc082cccc2094359b9f7bfc9159087355a
0x0b3054dc4a18cd9df53697ff08af6519482e8116a1ca98c78e10a1cbc8dca1f1
0x515bf00ef7844969a380ea3ec66493461beb5fb55c698c1b929e32477529b86a
0xb6072daafde4211abe9e47e9ce8a3eeee69a02cc86a727e47d8a72876db84d1c
0x97662dfe742e247ec8559fd3b5fcdc70ea460f26d6327d943e8a0b0ff0ff72a6
0xcf413f68cf3fca0080e072f7b5e94f1c195e77bfe464a80b822b28e577819811

Functions
Getter at block 21285832
decimals(view returns (uint8)
18
name(view returns (string)
SOT token
owner(view returns (address)
0xe3da64a0699df74ceec5c97988e72bc6bd6a7da8
symbol(view returns (string)
SOT
totalSupply(view returns (uint256)
500000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
freezeOf(addressview returns (uint256)
State-modifying
AC(uint256 initialSupplystring tokenNamestring tokenSymboladdress holder
approve(address _spenderuint256 _valuereturns (bool success)
burn(uint256 _valuereturns (bool success)
freeze(uint256 _valuereturns (bool success)
transfer(address _touint256 _value
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
unfreeze(uint256 _valuereturns (bool success)
Events
Burn(address indexed fromuint256 value
Freeze(address indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Unfreeze(address indexed fromuint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.