Peplicator
Verified contract
Active on
Ethereum with 22 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$PEPLCTR | ERC-20 | 246.278575B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19717274 | 7 months ago | | | 0 | 0.00073606474 | |
| 19702944 | 7 months ago | | | 0 | 0.00044256527 | |
| 19702943 | 7 months ago | | | 0 | 0.00025492981 | |
| 19702941 | 7 months ago | | | 0 | 0.00061799295 | |
| 19702940 | 7 months ago | | | 0 | 0.00036653869 | |
| 19702938 | 7 months ago | | | 0 | 0.00042873346 | |
| 19702938 | 7 months ago | | | 0 | 0.00052313546 | |
| 19702938 | 7 months ago | | | 0 | 0.00066473846 | |
| 19702937 | 7 months ago | | | 0 | 0.00039760361 | |
| 19702936 | 7 months ago | | | 0 | 0.00061683894 |
ABI
ABI objects
Getter at block 21188985
decimals() view returns (uint8)
18
feeAddr() view returns (address)
0xab3bad236d92ca4626bd0f7e21a60affdca4f052
feeThreshold() view returns (uint256)
5000000000000000000000000000
maxSwapTxSize() view returns (uint256)
0
maxWalletAmount() view returns (uint256)
0
name() view returns (string)
Peplicator
owner() view returns (address)
0xab3bad236d92ca4626bd0f7e21a60affdca4f052
swapBackFeePercent() view returns (uint256)
25
swapFeePercent() view returns (uint256)
25
symbol() view returns (string)
$PEPLCTR
totalSupply() view returns (uint256)
1000000000000000000000000000000
v2Pair() view returns (address)
0x0006cbb3aaaa75d29255b2ed2783966e31691b99
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)
disableHoldingLimit()
disableLimits()
disableSwapLimit()
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckERC20(address token)
removeStuckETH()
renounceOwnership()
setFees(uint256 newBuyFee, uint256 newSellFee)
swapBackTokenFee()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeTokenThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.