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

Zenith Coin

Verified contract

Active on Ethereum with 446 txns
Deployed by via 0x804ae18b at 13156245
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Zenith Coin"

0xbfec9671efda47cbc8899d0262c8c00b1681453b2a200db74dd7fc35df79c531
0x47ec670bf81891441bb4cbb9f5a1a6aba5660a798115add5a896d8a5eab14aba
0xdda66f826a89f9a3e84bc89b56e886ddab6162338a193aa68f1c70e1ff7374a1
0xce9781ddfeb2acddb981eab7caf6070b820a06842a904cdd90b92b02f7379e9a
0x94c0bc4d0811f163682c9c704a3503a17c94bba8a0a091413865bc55c6a243a0
0x8566435ac43c8865ee33896dd43e6c107f6ab10f8884f7f5c4f57184d16d84e3
0xcb4ca67893bc940a25484f0d770d9d5f8efcfa52ac61f7381bc2a258b4094cfc
0x94034141fd6c2fd7a76b0f306b6bb36591584e92c02dd9732afb6f5e86ca5214
0x41682199b8e3eb4a1e47de44b10b3b732e9e3eba9460cfeb52e8a20e108c996c
0x8e6cce16feb8008def66a7801a8e4daf9494604543a28772d9a251d4a237ee50

Functions
Getter at block 20799642
decimals(view returns (uint8)
18
name(view returns (string)
Zenith Coin
symbol(view returns (string)
ZENITH
totalSupply(view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint256 initialSupplyaddress owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.