Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc52a…579d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEEPER | ERC-20 | 76.45808M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21357877 | 10 days ago | | | 0 | 0.00048855040 | |
| 21353510 | 11 days ago | | | 0 | 0.00032702521 | |
| 21353509 | 11 days ago | | | 0 | 0.00031761295 | |
| 21353509 | 11 days ago | | | 0 | 0.00055104838 | |
| 21199159 | a month ago | | | 0 | 0.00067583899 | |
| 20564435 | 4 months ago | | | 0 | 0.00022242494 | |
| 20390893 | 5 months ago | | | 0 | 0.00037114651 | |
| 19995373 | 7 months ago | | | 0 | 0.00029814995 | |
| 19896559 | 7 months ago | | | 0 | 0.00030241276 | |
| 18910216 | a year ago | | | 0 | 0.00047624507 |
ABI
ABI objects
Getter at block 21431694
decimals() view returns (uint8)
18
initialTaxBlocks() view returns (uint256)
2
launchedAt() view returns (uint256)
17210891
maxHoldingAmount() view returns (uint256)
690000000000000000000000000000
name() view returns (string)
PEEPER
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PEEPER
totalSupply() view returns (uint256)
690000000000000000000000000000
uniswapV2Pair() view returns (address)
0x03111e6e7db54ebc09f2ce5f35e28d533e4566c2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(bool _tradingOpen)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeFee()
removeMaxHoldingAmount()
renounceOwnership()
setFee(uint256 _fee)
setLimits()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _marketingWallet)
receive()
This contract contains no error objects.