Pepe Classic
Verified contract
Active on
Ethereum with 57 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPEC | ERC-20 | 583.617608K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19849938 | 6 months ago | | | 0 | 0.00046670000 | |
| 18359050 | a year ago | | | 0 | 0.00040522963 | |
| 18358848 | a year ago | | | 0 | 0.00040718068 | |
| 18353823 | a year ago | | | 0 | 0.00026295960 | |
| 18352374 | a year ago | | | 0 | 0.00040547854 | |
| 18352109 | a year ago | | | 0 | 0.00031207097 | |
| 18352048 | a year ago | | | 0 | 0.00023555926 | |
| 18351684 | a year ago | | | 0 | 0.00023832293 | |
| 18351626 | a year ago | | | 0 | 0.00037140856 | |
| 18351619 | a year ago | | | 0 | 0.00038567580 |
ABI
ABI objects
Getter at block 21268349
EnableTxLimit() view returns (bool)
true
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_walletMax() view returns (uint256)
1000000000000000000000000000
buyTax() view returns (uint256)
3
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0xdfb418ed05df0eadaeb655adb86571b6d05cdbc5
dexPair() view returns (address)
0xecdbfac9c8c141f14457cfd2988cb588cd90bf36
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
launchedAt() view returns (uint256)
1697320811
name() view returns (string)
Pepe Classic
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000000000000000
swapbylimit() view returns (bool)
true
symbol() view returns (string)
PEPEC
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnable() view returns (bool)
true
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
enableTxLimit(bool _status)
enableWalletLimit(bool _status)
excludeFromFee(address _adr, bool _status)
excludeTxLimit(address _adr, bool _status)
excludeWalletLimit(address _adr, bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
rescueFunds()
rescueTokens(address _token, address recipient, uint256 _amount)
setBuyFee(uint256 _buySide, uint256 _sellSide)
setDevelopmentWallet(address _newWallet)
setMarketPair(address _pair, bool _status)
setMaxWalletLimit(uint256 newLimit)
setSwapBackSettings(uint256 _threshold, bool _enabled, bool _limited)
setTxLimit(uint256 newLimit)
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)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.