Popeye Shib
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9823…a1a6
8 additional
variables
Balances ($0.00)
No balances found for "Popeye Shib"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13968628 | 3 years ago | | | 0 | 0.0021126140 | |
| 13968580 | 3 years ago | | | 0 | 0.0042815194 | |
| 13968567 | 3 years ago | | | 0 | 0.0049800660 | |
| 13968564 | 3 years ago | | | 0 | 0.0059737600 | |
| 13968559 | 3 years ago | | | 0 | 0.0048044616 | |
| 13968557 | 3 years ago | | | 0 | 0.0046448580 | |
| 13968551 | 3 years ago | | | 0 | 0.0065968262 | |
| 13968545 | 3 years ago | | | 0 | 0.0079619182 | |
| 13968544 | 3 years ago | | | 0 | 0.0093340000 | |
| 13968542 | 3 years ago | | | 0 | 0.0065440511 |
ABI
ABI objects
Getter at block 21263281
_liquidityMarketingFee() view returns (uint256)
3
_maxHoldings() view returns (uint256)
65000000000000000
_maxTxAmount() view returns (uint256)
6500000000000000
_spinach() view returns (uint256)
10
_totalBurned() view returns (uint256)
128499213761075582
antiBotLaunch() view returns (bool)
true
antiSnipe() view returns (bool)
true
cooldown() view returns (bool)
true
decimals() view returns (uint8)
9
extraCalories() view returns (bool)
true
firstLiveBlock() view returns (uint256)
13968533
maxHoldingsEnabled() view returns (bool)
false
maxTXEnabled() view returns (bool)
false
name() view returns (string)
Popeye Shib
numTokensSellToAddToLiquidity() view returns (uint256)
13000000000000000
owner() view returns (address)
0xd7a0ebc7de0fbe31a81abe75ce9425925cc2cbfb
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
POPSHIB
totalBurned() view returns (uint256)
128499213761075582
totalSupply() view returns (uint256)
1171500786238924418
tradingLive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xcebbba8fefbcc033cf573063cca3822c1228f3f6
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getIsBlacklistedStatus(address _address) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events allowtrading()
approve(address spender, uint256 amount) returns (bool)
blacklist(address _address)
claimAltTokens(address tokenAddress, address walletaddress)
claimETH(address walletaddress)
clearStuckBalance(address walletaddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeFromBlacklist(address _address)
renounceOwnership()
setAntiSnipe(bool enabled)
setCooldown(bool enabled)
setExtraCalories(bool enabled)
setMaxHoldings(uint256 maxHoldings)
setMaxHoldingsEnabled(bool enabled)
setMaxTXEnabled(bool enabled)
setMaxTxAmount(uint256 maxTxAmount)
setProjWallet(address _address)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapThresholdAmount(uint256 SwapThresholdAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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.