PEPE1

Verified contract

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

No balances found for "PEPE1"

0x6e8071cb8b7fb4ce5f816376e3b144f34ef28867323caf4d7f686f963b65a22a
0x8edb9c86b71b04afcf7b193af0485e1c735608ba15d9a73bde050bd9845247fb
0x216d508a0033a77c1a45b1eed3803b0dc6859b3797cf362fc990f889ebc24dba
0x4484efd83b90c5732c1dc067b2019696234cb720be372075b7f09672ed5865a7

Functions
Getter at block 21386118
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
PEPE1
owner(view returns (address)
0xf6a42ba027a9fd6326f4f2ab247260579bfd06d5
symbol(view returns (string)
PEPE1
totalSupply(view returns (uint256)
1000000000000000000000000000000
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_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.