Percocet Pepe
Verified contract
Active on
Ethereum with 70 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 |
---|---|---|---|---|---|
PERC | ERC-20 | 37.935378B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18638194 | a year ago | | | 0 | 0.00089457033 | |
| 18632668 | a year ago | | | 0 | 0.0012315333 | |
| 18632658 | a year ago | | | 0 | 0.0016174790 | |
| 18626940 | a year ago | | | 0 | 0.0014937924 | |
| 18626869 | a year ago | | | 0 | 0.0012338632 | |
| 18626612 | a year ago | | | 0 | 0.0012203323 | |
| 18626599 | a year ago | | | 0 | 0.0015499406 | |
| 18626599 | a year ago | | | 0 | 0.0015499406 | |
| 18626599 | a year ago | | | 0 | 0.0015499406 | |
| 18626555 | a year ago | | | 0 | 0.0013402740 |
ABI
ABI objects
Getter at block 21286207
buyMarketingFee() view returns (uint256)
5
decimals() view returns (uint8)
18
divided() view returns (uint256)
100
feeStatus() view returns (bool)
true
marketingWallet() view returns (address)
0xbf605bc90ad61323e25688939e59d4255b99b844
name() view returns (string)
Percocet Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
routerPair() view returns (address)
0x8de49129997079928b247f89ffc2737febe5e6a4
sellMarketingFee() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapLimit() view returns (uint256)
210345000000000000000000000000
symbol() view returns (string)
PERC
totalSupply() view returns (uint256)
420690000000000000000000000000000
tradeOpen() view returns (bool)
true
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
State-modifying
Events TradeOpen()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
includeOrExcludeFromFee(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckETH(address _receiver)
renounceOwnership()
setBuyTax(uint256 _buyFee)
setFeesStatus(bool _value)
setSellTax(uint256 _sellFee)
setswapEnabled(bool _value)
setswapLimit(uint256 newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAddresses(address _marketingWallet)
withdrawETH(uint256 _amount)
withdrawToken(address _token, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.