PINEAPPLECAT

Verified contract

Active on Base with 4,220 txns
Deployed by via 0x3bfc61a8 at 13562082
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
Native
Value $75.57
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x7b8cced32f0ed2d15de12d6713a333535f29f70de167f334945dad2725504435
0xf0449cfd74ec56dff1cd67f65b4387f1172b55f9c499a08655c96975036f34a1
0xb1bd4f9ff3c9e7fb42404d265635452e81da1f461da777da88ed637a988acf97
0xd0d1aa657c50f25f7645d877eec7916ab879a4cfdfa8d704bf29b9a326666007
0xc5d8568a0bb87523cf7cfd0b80e7849dbe122b0e306da686fdddd29b9d501e47
0x9c1644907fdf94afcaa843c9275b6f07d16442f05d79fb4f6669947daf8beda8
0x858963bfcb8727fbc4d39da0abf4362c75001bc3b8a886f282df6d43da36ba8e
0xb56e3d46dad3639e4175d50a851addad99f886f2360e2d4c3ed1742e80bb4486
0xde0dd381f01b8a667b78868aa63d8d09f6e7734a0782e3c09cd5111b4c62f53a
0x1621197a2638df6c0230ee14f87cc1b0b570d5ca07b6c9559920ece3376ed38e

Functions
Getter at block 22752295
buyDevelopmentFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
0
buyOperationsFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
developmentWallet(view returns (address)
0x4ff8ed70cbc9e890ac2d1e6069261e0d0df5140b
limitsInEffect(view returns (bool)
false
liquidityWallet(view returns (address)
0x4ff8ed70cbc9e890ac2d1e6069261e0d0df5140b
marketingWallet(view returns (address)
0x4ff8ed70cbc9e890ac2d1e6069261e0d0df5140b
maxTransaction(view returns (uint256)
2000000000000000000000000
maxWallet(view returns (uint256)
2000000000000000000000000
name(view returns (string)
PINEAPPLECAT
operationsWallet(view returns (address)
0x4ff8ed70cbc9e890ac2d1e6069261e0d0df5140b
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellDevelopmentFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
0
sellOperationsFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
0
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
5000000000000000000000000
symbol(view returns (string)
PICA
tokensForDevelopment(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
0
tokensForOperations(view returns (uint256)
0
totalSupply(view returns (uint256)
10000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniV2router(view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
uniswapV2Pair(view returns (address)
0x9f16cbcb1fb7efe857175381edbaacca56270714
uniswapV2Router(view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
Read-only
_isExcludedmaxTransaction(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
blocked(addressview returns (bool)
isExcludedFromFees(address accountview returns (bool)
State-modifying
airdrop(address[] recipientsuint256[] values
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBL(address[] blockeesbool shouldBlock
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _developmentFeeuint256 _operationsFee
updateMaxTransaction(uint256 newNum
updateMaxWallet(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _developmentFeeuint256 _operationsFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
updatedevelopmentWallet(address newWallet
updateliquidityWallet(address newliquidityWallet
updatemarketingWallet(address newmarketingWallet
updateoperationsWallet(address newWallet
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
developmentWalletUpdated(address indexed newWalletaddress indexed oldWallet
liquidityWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
operationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.