Pepe Chain 2.0
Verified contract
Active on
Ethereum with 50 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PC 2.0 | ERC-20 | 4.100853K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17741040 | a year ago | | | 0 | 0.0011162527 | |
| 17737658 | a year ago | | | 0 | 0.00092681650 | |
| 17732687 | a year ago | | | 0 | 0.00086713589 | |
| 17732540 | a year ago | | | 0 | 0.00065770209 | |
| 17731519 | a year ago | | | 0 | 0.0012589020 | |
| 17731386 | a year ago | | | 0 | 0.00038851200 | |
| 17731334 | a year ago | | | 0 | 0.00074505600 | |
| 17730923 | a year ago | | | 0 | 0.00066597064 | |
| 17730920 | a year ago | | | 0 | 0.0028946478 | |
| 17730892 | a year ago | | | 0 | 0.00038319934 |
ABI
ABI objects
Getter at block 21206607
_caughtDogs() view returns (uint256)
0
buyTax() view returns (uint8 marketingTax, uint8 lpTax)
(marketingTax=2, lpTax=0)
decimals() pure returns (uint8)
9
marketingWallet() view returns (address)
0xabd5bc6c7f432821ff7faae765f10be081846300
maxTxAmount() view returns (uint256)
200000000000000
maxWallet() view returns (uint256)
2000000000000000
name() pure returns (string)
Pepe Chain 2.0
owner() view returns (address)
0x000000000000000000000000000000000000dead
pair() view returns (address)
0xd890cc87c5593b3a985b455b5e2031f81d6e1a7b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint8 marketingTax, uint8 lpTax)
(marketingTax=2, lpTax=0)
swapThreshold() view returns (uint256)
5000000000000
symbol() pure returns (string)
PC 2.0
totalSupply() view returns (uint256)
1000000000000000
totalTokensFromTax() view returns (uint256 marketingTokens, uint256 lpTokens)
(marketingTokens=4099557289281, lpTokens=0)
watchdogMode() view returns (bool)
false
Read-only
_dogSellTime(address) view returns (uint256)
_isBlacklisted(address) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
_isExcludedFromMaxBalance(address) view returns (bool)
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)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
owner_rescueETH(uint256 weiAmount)
owner_rescueExcessTokens()
owner_setBlacklisted(address account, bool isBlacklisted)
owner_setBulkIsBlacklisted(address[] accounts, bool state)
owner_setBuyTaxes(uint8 marketingTax, uint8 lpTax)
owner_setDogSellTimeForAddress(address holder, uint256 dTime)
owner_setSellTaxes(uint8 marketingTax, uint8 lpTax)
owner_setTransferMaxes(uint256 maxTX_EXACT, uint256 maxWallet_EXACT)
owner_setWatchDogMode(bool status_)
renounceOwnership()
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)
SwapAndLiquify()
TaxesChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.