This contract is being backfilled. You may encounter incomplete storage history.

ZatoCoin

Verified contract

Active on Ethereum with 484 txns
Deployed by via 0xaf03284e at 6838148
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xf39533df4db1ce505f2fb3503c2d6fb55a680c3abb28ef680555c0da508a8c86
0x8b8b255c8122163d60a76c2722190271e6507c6cbdee47573109dabeacbcabcc
0x68f62c555eb55ed30ccf29fc397afcd2c7884ba11177d0a7ce0416ec2568cfdc
0x76f32698a7a8e15229190b27f27b0082daf142de3c4c2f9494c03c7d78922058
0xc847a62a14d7017628eddf7c11ef38f685b45c7bdc96d2fdbcface65737a5a49
0xae3c83411df5cab3c6ad0ab2d6b61085c4692cf4f726dae30dd9442858685a24
0x8b724891412164d45827fd8ded9a881e1534ef2ea2eeeed1cbd96fe0c798dd6d
0xcd36290cc36c792ac97c96cdbfdde85ad0ee84d26184b8e0c57dbc37f2648393
0x142c6b6ccb08fdf4990b1ad8c837cc5424b9c7a6bd4550582e379d5ee9812641
0xaf8950fa66ed7e107d9f532ef65fd5a3797e10a52c0e356cfb9a733ba95c901e

Functions
Getter at block 20809648
decimals(view returns (uint8)
18
name(view returns (string)
ZatoCoin
symbol(view returns (string)
ZATO
totalSupply(view returns (uint256)
100000000000000000000000000
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 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
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.