crying cat

Verified contract

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

No balances found for "crying cat"

0x29c84e4c3ee2fc01836ef8f906c01056eafe40ce7320752af2cbaff9b204c338
0x4e85f757e3d07ef8ea99586dee9948db5d4b3f1497b2698bba84e0006969395a
0xeecc73bd3eacef54958665c0d35825433b5fb9308f32e0084de173c3a733b7c3
0xcc0f05e3bfaf22cba4798a221d85fd2a2482f6535e351f15e5b5e649e20c7d3c
0xdfc85210cae864f14b04eab3117cf3d6aa5aea8365e76274d5e08a6bc6ec8e92
0xe3b888b361d5fe080a97216bb08b7c5c15142977910f5bde57c97f6780ad8370
0x8678d361242c42289cb2eaa49e4e9119c74af5bb5b8230a4f2f5b8b28abf8361
0x5f274f6bd666253919e736afdb487a900d100df18ef790bdd74617131edf50cc
0x94d34f0de5184b5e0e0a3f93601cb0a8ee088b509332728fe287fc465ad22ccd
0xdc63cb57b5026f4cf5c4d5514a8b8d2cfcfb59a8bf215ca2c6eebca59c622cd8

Functions
Getter at block 23822565
decimals(view returns (uint8)
18
launched(view returns (bool)
false
name(view returns (string)
crying cat
owner(view returns (address)
0x0bf8edd756ff6caf3f583d67a9fd8b237e40f58a
symbol(view returns (string)
crying cat
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (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 _symbolstring _nameuint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account