PEPE'S FAMILY

Verified contract

Active on Base with 601 txns
Deployed by via 0xada97c34 at 16099879
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x9e27599c76446db05443f17843b4a75985634732df242946f4b8461cfbb9caa7
0xda26e0c6afc0ce01ac7c61227dc36958bb67990a7d1b5a3f5978d166cde3c618
0x9f44b6267deb7cfd59d691836c54e1dc2991da05eb13fa52fd0c7395b1e0c672
0xfedd6e5a56003ffd5e73368ce33844137ac94fa5f2bb439281482e556848dd98
0xbdfc41055787b05de4e91f62f48b82630d7c0ef353e7db266598fc3c1d2a7abb
0x540232c64c357da76454f0993b097d40315c1f1b03968a9cfa1c023b4a2e5f95
0xced550304e76b2bd5818bf2fc9affb0d7d45a1cbfe693fcc74b11e0493896a54
0x35b4651f53402dad9d01164893ea6bfd2d52c997d2f540d817c7c7c44e6cf588
0x088ebce20e9a1aba44d203f8a377538b5a3a8ed0d7e1004709dc61940402608e
0xcb057a9857b17287dd1002fc96192f09055c07d71d001e971cdb8e8232a2095e

Functions
Getter at block 21895051
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
PEPE'S FAMILY
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
PEPEF
totalSupply(view returns (uint256)
420000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.