Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPJJ | ERC-20 | 633.743471M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18282851 | a year ago | | | 0 | 0.00029603526 | |
| 18182270 | a year ago | | | 0 | 0.00036001025 | |
| 18054866 | a year ago | | | 0 | 0.00049922685 | |
| 18053515 | a year ago | | | 0 | 0.00048759374 | |
| 18046935 | a year ago | | | 0 | 0.00052363569 | |
| 18044870 | a year ago | | | 0 | 0.00049852829 | |
| 18043306 | a year ago | | | 0 | 0.0023836148 | |
| 18043276 | a year ago | | | 0 | 0.0016716725 | |
| 18043275 | a year ago | | | 0 | 0.0017952382 | |
| 18043272 | a year ago | | | 0 | 0.0018975420 |
ABI
ABI objects
Getter at block 21161230
areLimitsOn() view returns (bool)
false
balance() view returns (uint256)
0
contractSellTreshold() view returns (uint256)
4206900000000000000000000000
decimals() view returns (uint8)
18
devBuyTax() view returns (uint256)
1
devSellTax() view returns (uint256)
1
emptyContractFull() view returns (bool)
false
liqBuyTax() view returns (uint256)
0
liqSellTax() view returns (uint256)
0
maxTransaction() view returns (uint256)
84138000000000000000000000000
maxWalletHolding() view returns (uint256)
84138000000000000000000000000
name() view returns (string)
pepjj
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PEPJJ
tokensForDev() view returns (uint256)
633743471391084667338065232
tokensForLiquidity() view returns (uint256)
0
totalBuyTax() view returns (uint256)
1
totalSellTax() view returns (uint256)
1
totalSupply() view returns (uint256)
4206900000000000000000000000000
uniswapV2Pair() view returns (address)
0x2057f9c492e4a504e85041943f8e4d1aedd754c5
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 activateEmptyContract(bool enabled)
approve(address spender, uint256 amount) returns (bool)
blacklist(address account)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
editTax(uint256 _devBuy, uint256 _devSell, uint256 _liqBuy, uint256 _liqSell)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
goLive()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
removeStuckEther()
removeStuckTokenBalance()
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)
unblacklist(address account)
updateDevWallet(address newDevWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
Blacklisted(address indexed account)
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)
Unblacklisted(address indexed account)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.