peperoni

Verified contract

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

No balances found for "peperoni"

0x6c8f93e59b4441148f23120c3f6ff4119096b953b44f0c4fef291cf19b5bcb42
0xa2792221fce4437df7f3f6aa3ae803472e0e2d405cfca552cb9375ff08bb50f4
0x350decdfb4062240763623ed0981b9a9b57b9e96edf18165acd99f1e4e182313

Functions
Getter at block 21396109
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
6
enableAntiBot(view returns (bool)
true
name(view returns (string)
peperoni
owner(view returns (address)
0xb110ce108f3cb0c12b3492b1091c638d106aaae8
pinkAntiBot(view returns (address)
0xf4f071eb637b64fc78c9ea87dace4445d119ca35
symbol(view returns (string)
pp
totalSupply(view returns (uint256)
404000000000000000
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(
setEnableAntiBot(bool _enable
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 pinkAntiBot_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.