SMUToken

Verified contract

Active on Ethereum with 25 txns
Deployed by via 0x31aab79d at 4864297
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x635d6985bf337713ca898055b44ddc5d46b6e22af245d3946cc7f1235979971d
0xc80c16e1118eeff5d207904d634c0bef9e2fdc64235981058fe99d913d9094d3
0xc53d6e73f2707524ab9e45d350411b2f1b8b2516ae7225399bbff3bc57d4bb9e
0xcf680204e050c54f92129d7cd6b9bdea2a12793caec83bb4e858fd608fe3045c
0x1d4800cd942a8c871819482af41b55582dbf06bbec7818503a81a687f8f1636e
0x04e7f1a8b09c17d840eafab0032fca135789a3aaee5d7471c73fa28152d74d5c
0xb2d62cf1db93e9f6740d7f9e8b28aabe80c9e8fca80c05370a08ab32efd841ef
0xeddadd6c2077b87b122858151431ab755db0b6bb87e2fc1dd4de409a0c6b73eb
0xe3a40eb6ea7141d604c11231f65dd7bcf853a4144f4605e8cc72268f13e11862
0xfbea0412f5c6e9871b49dafc7e8b75f36c237e81da2e9eae7d1d1e1f7819cd8c

Functions
Getter at block 21318561
decimals(view returns (uint8)
8
name(view returns (string)
SMUToken
symbol(view returns (string)
SMU
totalSupply(view returns (uint256)
500000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
transfer(address _touint256 _value
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Burn(address indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.