PEPE VS DORKL

Verified contract

Active on Ethereum with 1,104 txns
Deployed by via 0x9a1eef96 at 18090571
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xf5bf4f1c5979bb3801b7354d636ebc13a2f8b0e239d813e6c7616bf2875fc75e
0x5994c241409438a99e81508985bafde44e2a348e533c23ab5f0f4fbdacb77441
0xd34f6efd5800dd195b55bf176046e99eff0725a6852e5ea320953c8d28ed919b
0x2462c79568de0805c8dcad6738b515119417bf84664179e9d01b333a2656c402
0x6a6cd01915520f2902b44fae773c5dd817677c47b83afcb787e21b929da33bef
0x9b016f138ec8856e704011acf9894cbfa76ba8518d68dd95b214885f34df3234
0x095782bf985e2c30620751b5db628cecb3f2f5c131f6472d9f3ea54d299ea680
0x49f999831f614902c25d06cfe77133595591af5e32bd75e02ae94cbf7490f851
0xb60c835de15afcf31c6ee8a0cce90ad8f61c8d76202944b51b0c24d52dc19f90
0x80fa909d1c1b00d3b9deb60e0d51a247259ea1b8a6bece914e1e3fc532285c93

Functions
Getter at block 21225268
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
PEPE VS DORKL
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
PERKL
totalSupply(view returns (uint256)
420690000000000000000000000
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.