Happy Birthday Jesse

Verified contract

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

No balances found for "Happy Birthday Jesse"

0xc9a784f0a0d2e100e0b24e7d16812e7f9506c5859d0fa365f6e39c0bf1c6674c
0x048bba1bcb64748df152ba532e53de5f9aec8ef60dcdbec6ddb8b55a3234e40f
0xe4dede09077d01c645c56f70eb0167cb56ac0cfbe981d681f1806f4ca261d170
0x3d23288968cba1643c9f4ca4bc07d445fcef3bd0bbec0c399768ff0de5b9e6f9
0xca11af20f91fe730ed1ecbe50411194effcac72a6f4461c37b93bbe58c8055cd
0xa64cab8e9485f556dee7906da7b9a46e560e841de1c7ff9041f1afe6f250f972
0x6befe66f0f150db06db1376d8694ba99fce8c27f608d25b6a25c581a3d1326aa
0x1ee1461e90a6af82f0ac1ea866676812cef0076398a0a1d90cc108424af6b98d
0xfba8b5b1e71e18b2b6dc22d41c2329bed81fec5bd7a3006fbcb0f1a4afe1e3ba
0x551b9e83eaf08830c36ea0efa30793699c3224b2e3a6b10d6a0f4d9e057ffd1e

Functions
Getter at block 22709506
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
Happy Birthday Jesse
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Jesse
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