Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
26 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MCPEPE | ERC-20 | 13.385854K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20451708 | 4 months ago | | | 0 | 0.000027792621 | |
| 20363631 | 4 months ago | | | 0 | 0.00025361249 | |
| 20312400 | 5 months ago | | | 0 | 0.00033898362 | |
| 20311726 | 5 months ago | | | 0 | 0.00018853126 | |
| 17358865 | 2 years ago | | | 0 | 0.0019695224 | |
| 17326945 | 2 years ago | | | 0 | 0.00078785314 | |
| 17103609 | 2 years ago | | | 0 | 0.0019166129 | |
| 17074056 | 2 years ago | | | 0 | 0.0023999060 | |
| 15386321 | 2 years ago | | | 0 | 0.00044842451 | |
| 14855777 | 3 years ago | | | 0 | 0.0018117549 |
ABI
ABI objects
Getter at block 21317142
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_buyFee() view returns (uint256)
0
_hasLiqBeenAdded() view returns (bool)
true
_sellFee() view returns (uint256)
0
_transferFee() view returns (uint256)
0
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x2044a9632fec3cfb9842d957d5eb3cce722fc0b7
lpPair() view returns (address)
0x84448577588a8e968ff5d61a9013d7d4e4aa519e
maxBuyTaxes() view returns (uint256)
1200
maxSellTaxes() view returns (uint256)
2500
maxTransferTaxes() view returns (uint256)
2500
name() view returns (string)
McPepe
owner() view returns (address)
0x2044a9632fec3cfb9842d957d5eb3cce722fc0b7
snipersCaught() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
MCPEPE
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isSniperOrBlacklisted(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
isProtected(uint256 rInitializer)
renounceOwnership()
setBlacklistEnabled(address account, bool enabled)
setBuyCoolDownTime(uint256 Seconds)
setExcludedFromFees(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool antiSnipe, bool antiBlock)
setRatios(uint256 liquidity, uint256 marketing, uint256 dev1, uint256 dev2, uint256 burnRatio)
setStartingProtections(uint8 _block)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint256 buyFee, uint256 sellFee, uint256 transferFee)
setWallets(address marketingWallet, address Dev1Wallet, address Dev2Wallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.