Mister Catson

Verified contract

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

No balances found for "Mister Catson"

0x8fc77e052c2f5c77f6570950293082097c6fe3354d5d0a961848ed3c10c4792b
0x482269426a382ec1e426943dea6c8997af3e0d3f469184e3c1380895a8cacd3e
0xc706f1031ab0ae0974f3042f693463261454b4fdefb25bc77fe5fa6dbbe8df38

Functions
Getter at block 23931299
decimals(view returns (uint8)
18
launched(view returns (bool)
false
name(view returns (string)
Mister Catson
owner(view returns (address)
0x0bf8edd756ff6caf3f583d67a9fd8b237e40f58a
symbol(view returns (string)
Mister Catson
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