Mr Meeseeks

Verified contract

Active on Base with 4,556 txns
Deployed by via 0xf2321dab at 23265160
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Mr Meeseeks"

0x3020355f6c13e091067e379cae4120bcadacd2f679510b3ea7f9370783893755
0xecd421925ae5b29a302bd2c08fa1e55d5cf99ffc1cbcd0e06e0c4e4597fe728b
0xcc89c9728986d231c41051c26f8a07920db451666daa1f696de09213b8551f19
0x2a8d540bd46edfc5c6cf7a47b398a685190a91e2a15cf29f5de03e29b9d6840e
0x9321ef3f2e13f0025699c712d749e081b07837cd641cc704697955bced057c53
0xa17c8dce69c37d3dc022bf574c8344be96fcd2fce68a209f3d2dac31d5369b49
0xb000b2c2310915096e44d6b70edf4a706a9b94503c4ff77a26e2d782a19e0713
0x7c03786d9a796fbc18002bbb46154c8fe2c8e450bdaf16aaf1239d42bb7c4540
0x98c83876f492d875a4f422cf4ce316613a0a3dba575dbeef4140f02cf1eebde8
0xee095aceaa03bb4eda6707110656f158e503c243215efa15436e663250b30f38

Functions
Getter at block 23833405
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
Mr Meeseeks
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
meeseeks
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