GENESIS

Verified contract

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

No balances found for "GENESIS"

0xd3b8bbc8f3be91904cd082c7b6ed2df763dd4fad0e90e01fbd699f4976316874
0x91e455be07873029465ef6b72a3ea0c1f68fa60e2bcb4f401d1156feb31174f6
0x4528ee2a83d373d46d42b8404f6fc09ef42708e71e6f5736724d0e474abad2d0
0x1a9003317a5c7773144c0c1e6af91a4b68abe5cbc96e89ddb83e14ddcca25cb1
0xecbc4aee85b4a6f08c724481625e7aba53e81ec27f82de7966ac592c20f0bd66
0x7b1f6bedfd0788944ecd8f72eb4981c65245a7671dfbf144906f8bdce4e4ab24
0x2765069c0e47e129cc295121b1445e016c338280246168e2613d958c592b1805
0x3ca64b4778ed3f485f4ca0ff2fadfecd4164fd0104dded8e1fab9dca380cc312
0xcd5f73e26199b4f8a58a124c4780e5e1fc9176db530db13997d44e93bd836b94
0xa3e1c1681e517b4a746f2ac270386009db8d269b3a57800ecca45be6178fa133

Functions
Getter at block 21173666
decimals(view returns (uint8)
18
maxSupply(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
GENESIS
symbol(view returns (string)
GENESIS
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
hasMinted(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint100K(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.