CuCu The Cat

Verified contract

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

No balances found for "CuCu The Cat"

0x49a8f91be2300d7d97753b4f3d2b7b2fbf118a16cde450ce3277ad3496e5f7a1
0xb9d37c54b5c32e73f90eb903a75c688c68070072841f031827038311aca09d3d
0xc7ade5f64b330c23b193cd5bfc270fc061d13e0b0aa5753938b12df36f0a6256
0x1ecdd1a42c370db28ac7eefca386d1f2be7577b1dbd0aacf3bfd7b6f2eb05d01
0x7e8216481cb1be13f504045e976ae1bfdc6df07adb98c586c0267f052613feec
0xd0f2b22cead88874786d6ba9e7b0c71c6c52c4dd70253e272ec64237578453e1
0x541382ab4ba0c073f45c70381dc2c162673ce0148b4dc48cd5b1a9c66826064b
0x3814a61042d895121efc905af28c90596095c18f4874f43b94c7aaeab1dd8a71
0x204c196aa5a5562803ede9cf0d5a10dd328173caa0052f1bcd01633ba0d9f339
0x187c493ca66b405f9785cc5b9998ddd0152508fbfd3256531ef0bcfb77ef627b

Functions
Getter at block 23069110
decimals(view returns (uint8)
18
name(view returns (string)
CuCu The Cat
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
CUCU
totalSupply(view returns (uint256)
1000000000000000000000000000
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 recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 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_uint256 decimals_uint256 maxSupply_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.