Four Months CZ

Verified contract

Active on Base with 17 txns
Deployed by via 0x14172c25 at 13903630
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Four Months CZ"

0xfdab75cc7cbfff5abca1c2bb8445fe74e78df54353d22cde1dd363a1fe17deab
0xdcc60e271e317a3772bf49e12a9696ce026f5cffab2004c033a044e375eb3b43
0xf3ab02c83d06ab10be98f8b5d0a18454e4b671c2571ffbf71823e7f6dab8fedb
0x9fabfc21bfdee0c977179a0a41eeec3e08c5c356f8484570f72e96a300f66cde
0x499b94a081757860e2ca4e58051a2c67c37febd19dd4a677fa3f31b444f171e6
0x6b2db1559cba43ba95d2471e8e5d8b975490c1e9dec59ff1052a28d93584b27a
0xcd61b11ab68e03dafda405fdb6e9387ef88c269eed2fd3cab6d4cf431c7f63b1
0xbddc18a2171f1eb278b03dacd5e86e2f48a6d0895b7f6e3c4b5983e7a39fdae1
0xeb6c4c4338595458555862be1f69735149ff38cb7dd550f8017505ec5de055bb
0x5e3e7485e2a1e08bfe8a6204fa89ec8def5e7f8ebc2102455c38e908806bebda

Functions
Getter at block 22769342
decimals(view returns (uint8)
18
name(view returns (string)
Four Months CZ
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
FOMO
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)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account