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

coezal

Verified contract

Active on Ethereum with 7,610 txns
Deployed by via 0x318a72bb at 8108253
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0xe514cc8156dcc350dd475fef2f2f049592a7d7265218c4cd6b5f1610e7b50fb0
0xc27829ceb16dd0e994e8fea8ef30b05b7d8f1f1c59f5a27c1e8f3ced4f7bad3a
0x8ff24b9543d2ecae646faacb613fb8a4e043a54d50fc2278fb09ba0d0aaa10ef
0xbb6371900ef8da55c434fa7494c23696df033616a8177a8255d7ba802198f808
0xc86ffc148d4334d8d386827e5b38c983e6b101820b503c5464d3fb697241694b
0x73eefa70890ae071fee742d92cf2fc4c2fc77b1ee5175766c5b442e9185cb727
0xec89198bbccf1242fc674fb8342f95a743baa520b5c07ab2d9ef96544aaba57f
0x7065f72a69d72af5e9834852c7406de13ad60e613f05f32ee572dc68e16f598e
0xa6d2abc4e834ded70ed8d8699f4346e5f6cab60574dd8bb1d99c158a28f1a550
0xc6b724178ee54f610ac836aedf0f6254999702010e0f70d7328683ad15c0ed36

Functions
Getter at block 20801645
decimals(view returns (uint8)
18
name(view returns (string)
coezal
owner(view returns (address)
0xf102121cbaaa2731f2c68c11157c8c56d970c3df
symbol(view returns (string)
czt
totalSupply(view returns (uint256)
200000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
frozenAccount(addressview returns (bool)
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)
freezeAccount(address targetbool freeze
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
FrozenFunds(address targetbool frozen
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.