Pepe Glizzy

Verified contract

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

No balances found for "Pepe Glizzy"

0xc5244c77dff474e80a6eb33ea99674ef98402ec022e8af4261ea46af3998b94e
0x8c77440ed44fcfacbebb8d9058ec5684c6bc8ba6a0897198dd450773cd971d62
0x5281b65ba3248f2eb49650d4132805931cb792a5a458aa0eaa487dd10007f90a
0xad2340dd60ed99c99bd210a04ade8c8e5466ea33ade3e98dcf79d59d9d84de67
0x94d0f15bd3c6a113233d54e64d92f64dd845223bddca2b55b561457e70b66193
0x65e904ebf13d68b6df4a648743c78589bc76ef20eecf83213ed0b2d3767237f6
0xe8e85f4a81ca158316d5c6aebfaa5e91e989c076650f0e8690a783c3cfab6b19
0x62b7d8773de21620c2584ae16f5967fe9bf842a4960702b6b6f0c54eab7c773e
0xb16659ba1aa0b62a0b306da604b9924de8f17f11d1abfbb11c03468940522806
0xd3f0a92d8846a04978dde1bc7e85c1488e3bfd0239ec012474949965ec67132b

Functions
Getter at block 23823546
decimals(view returns (uint8)
18
launched(view returns (bool)
false
name(view returns (string)
Pepe Glizzy
owner(view returns (address)
0x3ccc78545f675a188b7521f7f4b4791995752635
symbol(view returns (string)
$PLIZZY
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