This contract is being backfilled. You may encounter incomplete storage history.

Joycat

Verified contract

Active on Ethereum with 978 txns
Deployed by via 0xee8bda1e at 19024256
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional variables
ERC-20
--
0xe3030a3eff6144912df6f7240bc6067bd1ba45be4b16379cf3675c34471315fb
0x4d15e7cb5b2f396149aa1002a72ff1250ab03be6d0952e62d60f066829c863f5
0xde63da1b3ad0cd5bd5abaeb9137ff263c5066fbb2e3630a42d7cba68db4f62b4
0x13c2ff23ec4a358004aaebc8de7cb4395b93538b74480d6150012fc4f7269153
0x3fd42b8ddaac61ab4887da4f9ab31fc4927a80ebd9d811f6912e0b47960f34cd
0x77c6607a979c36412373ff68a023f4a6df30c9d19a8827b413d98261184e65a8
0xe15fdb262f1c6528d5c7e762c5da09f0639aced9538f62b36e20acb3a4c00201
0x36a509ae8c73ba4c36804205376e290b265d6b776e244a041bd73bd17fa6ff82
0x38ca16235cfff8b4a4816f251c26161d1aa140c41e08aaa4bbed31c484276c22
0x7caa0f40e329f18993ab83a9bb837987812372674bf63ebdebf22be1d02c8299

Functions
Getter at block 20898145
botsCaught(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyOperationsFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
decimals(view returns (uint8)
18
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
limitsInEffect(view returns (bool)
false
lpPair(view returns (address)
0xa5da6a263bca0e6836328dd663581bfac6b4ff00
maxBuyAmount(view returns (uint256)
20000000000000000000000000
maxSellAmount(view returns (uint256)
20000000000000000000000000
maxWalletAmount(view returns (uint256)
20000000000000000000000000
name(view returns (string)
Joycat
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee(view returns (uint256)
0
sellOperationsFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
0
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000000
symbol(view returns (string)
JOY
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
50481836002947473136043
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
19024265
transferDelayEnabled(view returns (bool)
false
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
bot(addressview returns (bool)
State-modifying
airdropToWallets(address[] walletsuint256[] amountsInTokens
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
forceSwapBack(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manageBoughtEarly(address walletbool flag
massManageBoughtEarly(address[] walletsbool flag
removeLimits(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setOperationsAddress(address _operationsAddress
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _liquidityFee
updateMaxBuyAmount(uint256 newNum
updateMaxSellAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _operationsFeeuint256 _liquidityFee
updateSwapTokensAtAmount(uint256 newAmount
withdrawStuckETH(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BuyBackTriggered(uint256 amount
CaughtEarlyBuyer(address sniper
EnabledTrading(
ExcludeFromFees(address indexed accountbool isExcluded
MaxTransactionExclusion(address _addressbool excluded
OwnerForcedSwapBack(uint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovedLimits(
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
TransferForeignToken(address tokenuint256 amount
UpdatedMaxBuyAmount(uint256 newAmount
UpdatedMaxSellAmount(uint256 newAmount
UpdatedMaxWalletAmount(uint256 newAmount
UpdatedOperationsAddress(address indexed newWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.