PepeChain
Verified contract
Active on
Ethereum with 533 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "PepeChain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21109225 | 14 days ago | | | 0 | 0.00027525074 | |
| 21109129 | 14 days ago | | | 0 | 0.00033699241 | |
| 21089576 | 17 days ago | | | 0 | 0.00014588172 | |
| 21089548 | 17 days ago | | | 0 | 0.00016234031 | |
| 21067871 | 20 days ago | | | 0 | 0.00054490982 | |
| 20407233 | 4 months ago | | | 0 | 0.000081141513 | |
| 20387752 | 4 months ago | | | 0 | 0.00021152785 | |
| 20372900 | 4 months ago | | | 0 | 0.00018224694 | |
| 20372900 | 4 months ago | | | 0 | 0.00018224694 | |
| 20029049 | 5 months ago | | | 0 | 0.00082766774 |
ABI
ABI objects
Getter at block 21208465
balance() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
buyTreasuryFee() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsActive() view returns (bool)
false
maxTx() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Pepe Chain
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
sellTreasuryFee() view returns (uint256)
0
shouldContractSellAll() view returns (bool)
false
swapTreshold() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
PC
tokensForLiquidity() view returns (uint256)
0
tokensForTreasury() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xe2224783e86a4d07ce0a9404d4b8f8151cdb5b2d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events AddLpToContract()
approve(address spender, uint256 amount) returns (bool)
clearETH()
clearTokenBalance()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableEmptyContract(bool enabled)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLimits(uint256 _maxTx, uint256 _maxWallet)
updateSwapTreshold(uint256 newAmount) returns (bool)
updateTax(uint256 _liquidityBuyFee, uint256 _liquiditySellFee, uint256 _treasuryBuyFee, uint256 _treasurySellFee)
updateTreasuryAddress(address newTreasuryWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
treasuryWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.