Ethereumsc

Verified contract

Active on Ethereum with 33,286 txns
Deployed by via 0xde5551ea at 10341121
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x6603d59bf367eb3611a5ef4d8c744b527f691aaf34704ef64801cce305a0d84d
0x8a2303dc34df02ff2dcd04303453f6487e40e4f40207bd2481760da02c9113c1
0xb115b7cc783f87fdf91c30970b3cb1ed965e80cd0fd7276cc6c2256b290bd4e4
0x9a07c14ccaebef2f5758736ee8d38d50c9ae9d82c07c0997345c3eea0b4e9bdd
0xa13cc43ca9041188a831e65627a724290abdb93bbdbca7d5922f78dbf136f934
0x99e44cc18daae8e3e394cf869093c030c461a832003cb31fc5f013d79d88f698
0x9c578a4f32b40a1348b2c1228b8ca5bf1f1f805930673da327357921943d062c
0x0554fc1bfe4a6f8c725c824888cf0dc32a0a530e3b56ae9e3a5f825a84129a63
0x6d702f8f1f6a35ffaef716cdece0ae9f73542dcf6ab6275ba228c9723e684eed
0x9e54971899fad33e8d32df0a1dc2bd0245b83e9415c809d72a9b8b7f1b512193

Functions
Getter at block 21163172
decimals(view returns (uint8)
18
name(view returns (string)
Ethereumsc
symbol(view returns (string)
ETHSC
totalSupply(view returns (uint256)
25000000000000000000000000
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.