ChinesePepe
Verified contract
Active on
Ethereum with 168 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($30.70)
Native
Value
$30.7
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.008353 | $3,675.04 |
$30.7 | |
CNPEPE | ERC-20 | 166.294113B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18201250 | a year ago | | | 0 | 0.00017621485 | |
| 18003384 | a year ago | | | 0 | 0.00066106626 | |
| 17698128 | a year ago | | | 0 | 0.0011579597 | |
| 17523448 | a year ago | | | 0 | 0.00089103047 | |
| 17494234 | a year ago | | | 0 | 0.0010046794 | |
| 17476035 | a year ago | | | 0 | 0.0012596086 | |
| 17466528 | a year ago | | | 0 | 0.0024982080 | |
| 17466409 | a year ago | | | 0 | 0.0016325016 | |
| 17466352 | a year ago | | | 0 | 0.00084294089 | |
| 17466268 | a year ago | | | 0 | 0.0021666425 |
ABI
ABI objects
Getter at block 21327318
blacklistStatus() view returns (bool)
true
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
liquidityActiveBlock() view returns (uint256)
0
liquidityBuyFee() view returns (uint256)
0
liquiditySellFee() view returns (uint256)
0
marketingBuyFee() view returns (uint256)
0
marketingSellFee() view returns (uint256)
0
marketingWallet() view returns (address)
0x1465c995faf82d1658d7833486d6c1b1d9fb105b
maxTransactionAmount() view returns (uint256)
8413797999999960000000000000000
maxWallet() view returns (uint256)
25241393999999880000000000000000
name() view returns (string)
ChinesePepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
420689899999998000000000000000
symbol() view returns (string)
CNPEPE
tokensForLiquidity() view returns (uint256)
16629411257786289179280163821
tokensForMarketing() view returns (uint256)
149664701320076602613521474394
totalBuyFees() view returns (uint256)
0
totalSellFees() view returns (uint256)
0
totalSupply() view returns (uint256)
420689899999998000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
17393962
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x7e81f83ea2cbf8b91cd65a716edfb3d46fb2201f
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)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
marketingTokens(uint256 ethAmountInWei)
massSetBlacklisted(address[] accounts, bool newValue)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBlacklistStatus(bool newValue)
setBlacklisted(address account, bool newValue)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee)
updateMaxAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
withdrawStuckEth()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
ExcludedMaxTransactionAmount(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
taxMultiplierActive(uint256 duration)
constructor()
receive()
This contract contains no error objects.