This contract is being backfilled. You may encounter incomplete storage history.

Pepe's Meme World

Verified contract

Active on Ethereum with 1,164 txns
Deployed by via 0xf53ffcbf at 20004846
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Pepe's Meme World"

0x436280642473779b206f8efbdad784c449bba64da778eb53d5b7c30525822324
0xd180da9a19dbccdf9a3fce5a06ae3148470d77a02a0d5eb9a0b9294d13621d55
0xe502aadd8ae8a9490640418bc95827c7fe80a3d358a0cc4fd457948e08f40b1f
0x7479c0b1b806e9d52ba2dd22e60ff4847417b99784d98be1aa8cfde2e528190d
0x675b53c3df365bc9cdc737f8e974b455daf4d32501e46b4fc2ef5825ea3987d4
0x95c2fb161a149e9dc2eb108b102afa0a2dea841e92b5ce78be5ce86c603bcf07
0x4f88f6e8ea0b8a87fd0fbe4ce1f664067abdf17133d1d5d66212bb0ff8a72383
0x3ff2fe57853e613096e9c580f236711887761aebfa3a596b412c5c7369eee3f3
0x5e13ac75e17b54407afbfd36693f54163bfc0919140d0c56747da0f850ff3be9
0xc768d3406a6baa4acad3453d298e073cd1ce3101a79739c8cc86a92fc992f23f

Functions
Getter at block 20792763
FeeAddress(view returns (address)
0x4f2716f9fdf41c57d38621602529d855a3d2b9e0
burnFee(view returns (uint256)
0
decimals(view returns (uint256)
18
getTime(view returns (uint256)
1726846895
getUnlockTime(view returns (uint256)
0
name(view returns (string)
Pepe's Meme World
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
symbol(view returns (string)
PED
totalSupply(view returns (uint256)
1000000000000000000000000000000
txFee(view returns (uint256)
0
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
isExcludedFromFee(addressview returns (bool)
tokenBlacklist(addressview returns (bool)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
blackListAddress(address listAddressbool isBlackListed
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
excludeMultipleAccountsFromFees(address[] accountsbool excluded
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
lock(uint256 time
pause(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unlock(
unpause(
updateFee(uint256 _txFeeuint256 _burnFeeaddress _FeeAddress
waiveOwnership(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Blacklist(address indexed blackListedbool value
Burn(address indexed burneruint256 value
Mint(address indexed fromaddress indexed touint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint256 _decimalsuint256 _supplyuint256 _txFeeuint256 _burnFeeaddress _FeeAddressaddress tokenOwneraddress service
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.