Jim’s Wife

Verified contract

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

No balances found for "Jim’s Wife"

0xe66d1be1b0f2e1d06c8a77c567d0354c24993ab33b9ce4e0d53461d0b946b0d8
0xd0d768916bf9b94b9467335680fe81c35fb75ba883f7350901803d0a9e25e627
0x629667bfeea1ec2eed323ef373a249127f96cd355db7ad7468d3bb6c3b94ff5c
0x3721abfeba342eb0395dba1a7368def728bd1e81fc4a690d0f2a0ec4af087c5b
0x7873cfe46230e89f3b872f36bf28ebd02c536a77bf45d62d27bf9a26084f794f
0x081e503a8b332f9cf298b47cbdf16ed43412efde976432de49830aaaa5c05009
0x3cfdc02cabb9c155c631de8f6676892e0bf138224a5483907592f57df3827303
0x33729bb77943b78fa272219244742757cd9b7db5547644b804862c5b8afdb16d
0xf054dfb640a42bbb65efcc8d69714fe7257bb4c1dbb7c6feb2d1befd4bf02f31
0xb2342473d8268fcfa6e3006b403df64e864509c6e8e0e2577c27eda1302b26bb

Functions
Getter at block 22774480
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
Jim’s Wife
owner(view returns (address)
0xf6af6c034e92694a4c79569b03543d580df402d7
symbol(view returns (string)
FUCKED
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