Pepe Coin
Verified contract
Active on
Ethereum with 306 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PPC | ERC-20 | 2.578494K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19046873 | a year ago | | | 0 | 0.00075730638 | |
| 19046862 | a year ago | | | 0 | 0.00047020808 | |
| 18145483 | a year ago | | | 0 | 0.00052472826 | |
| 18087748 | a year ago | | | 0 | 0.00039501005 | |
| 17758977 | a year ago | | | 0 | 0.00070937764 | |
| 17750604 | a year ago | | | 0 | 0.00044250056 | |
| 17750589 | a year ago | | | 0 | 0.00037785550 | |
| 17750580 | a year ago | | | 0 | 0.00072670371 | |
| 17749287 | a year ago | | | 0 | 0.0014058777 | |
| 17739650 | a year ago | | | 0 | 0.00076682051 |
ABI
ABI objects
Getter at block 21407480
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
21000000000000000000000000
_maxWalletToken() view returns (uint256)
21000000000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Pepe Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xdda42832b7c30732ce5d08dfa38f911eb5adde05
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
showSupply() view returns (uint256)
19936717682029258406117889
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
35000000000000000000000
symbol() pure returns (string)
PPC
totalFee() view returns (uint256)
9
totalSupply() view returns (uint256)
21000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkRatio(uint256 ratio, uint256 accuracy) view returns (bool)
showBacking(uint256 accuracy) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
openTrading()
reduceFee()
removeLimits()
renounceOwnership()
setBreakdown(uint256 _liquidityFee, uint256 _utilityFee, uint256 _marketingFee, uint256 _devFee, uint256 _burnFee, uint256 _feeDenominator)
setMaxWallet(uint256 maxWallPercent)
setPercentages(uint256 _percentonbuy, uint256 _percentonsell, uint256 _wallettransfer)
setReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver, address _burnFeeReceiver, address _utilityFeeReceiver)
setSwapBackSettings(bool _enabled, uint256 _amount)
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)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
ClearStuck(uint256 amount)
ClearToken(address TokenAddressCleared, uint256 Amount)
EditTax(uint8 Buy, uint8 Sell, uint8 Transfer)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
set_MaxTX(uint256 maxTX)
set_MaxWallet(uint256 maxWallet)
set_Receivers(address marketingFeeReceiver, address utilityFeeReceiver, address burnFeeReceiver, address devFeeReceiver)
set_SwapBack(uint256 Amount, bool Enabled)
user_TxExempt(address Wallet, bool Exempt)
user_exemptfromfees(address Wallet, bool Exempt)
constructor()
receive()
This contract contains no error objects.