Zenith

Verified contract

Active on Ethereum with 2,317 txns
Deployed by via 0x0ea0e341 at 19327369
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Zenith"

0xbbf68ce6fd57fb779a2a7ee7bedb5ae7f649fec02a0dfb92a2ee9335fe4a6335
0xb39fc8a06c751ec24b3a67b4a9e14b97374bb144b025e0ffb3fa4d8b398ee51b
0x34c8f9b6f04492a7cf074fb0513fc7ff5bfcdf934c4c25e558224825594e4d90
0xfd61995d663fa612cba7f49a21a2dcb10579d98daff596e488108aaa881a8058
0x7bd29133e3660e61543686f0d290cc3e12a9afbf4be6de10bd07c3befc3e6e5b
0xbf0e1fb764417c7bbe912463ff3cb6be269495107ae1e9293a03321b074980b4
0xf1baa0c3cb4688df138c96304ac47cbb960367a8f08f6c10ea6d7a58d29d7522
0x7b421b99a0b37a867fed9fa5bb7a4bea899b066652164fa7fc88972910250439
0xefc56959ecbf91f6f718ba96e2f32982a41391de27888df558bb1813dca33888
0x0b26f0fff0bad6a423117c828d426a1492c96ef18bd048b8a9d6a4414f1540f6

Functions
Getter at block 21053087
DOMAIN_SEPARATOR(view returns (bytes32)
0x1f1c2338c59f563d25d48deab82dcfb88a5de42405df4b6f00f2bc7d8984d16a
decimals(view returns (uint8)
18
name(view returns (string)
Zenith
symbol(view returns (string)
ZEN
totalSupply(view returns (uint256)
50000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
transfer(address touint256 amountreturns (bool)
transferAndCall(address receiveruint256 amountbytes datareturns (bool success)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(address initialAccount
Fallback and receive

This contract contains no fallback and receive objects.

Errors
RecevierIsNotContract(