Peeper

Verified contract

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

No balances found for "Peeper"

0x86cbd3ba714506d31ab7741193b1aeab8b83ae4fc1778cb95fdeef9ab84ee938
0x1cf5bd2866692dd90db32907bd4f113ca02935c238a53399ff957a4bef33d845
0x87a066f291321082f2847117259988d25b10271152b0102023e8e190c6619c27
0x951a3b56b6b7b867af2e9c621ddc58944951219f3527834b7bc7d9904488d3cb
0x4b2e6fcdb22349515b3e0e3e0a52d33766febb201c10d59d4a634afc91bc24b0
0x1837d9ebc89939d0c3b7ccf277dd536c844bf48f3d151e45abd5d22ac0367528
0x44c8b78f41e5e66cb826f196d8faabcaa6f38ef7129478df05c1c669359dcafa
0x550161b270f95fb43d82f2175276ac42bac76c8694276fbe121e0894872f024b
0xa33305f6c195db2e2ca4b29ff639ca76864134954cb6d0fab8c916b96514470f
0x3012b805dfd2886cd911867939ce34553df66be93981c9420f6692d3b1a80a9c

Functions
Getter at block 21400107
antiWhaleActivated(view returns (bool)
false
decimals(view returns (uint8)
18
endDate(view returns (uint256)
0
limitWhale(view returns (uint256)
0
name(view returns (string)
Peeper
owner(view returns (address)
0xdfe2000f1ff214d21af87615782368f26491b14f
startDate(view returns (uint256)
0
symbol(view returns (string)
Peeper
totalSupply(view returns (uint256)
6600000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isWhale(uint256 amountview returns (bool)
State-modifying
activateAntiWhale(
approve(address spenderuint256 amountreturns (bool)
deActivateAntiWhale(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAntiWhale(uint256 _startDateuint256 _endDateuint256 _limitWhale
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
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.