Wojak

Verified contract

Active on Base with 194 txns
Deployed by via 0xd3c48f24 at 13257438
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional variables
ERC-20
--
0x16e49a7081c3f409fd7f2f8d6181bb825501ba456df6921588b11eb6b0609f44
0xf0702a272a4d0b9b29abaa12ecca0014b12613e08de24760f5f53d7e3f8a50ed
0xa27a1464e74efe5452a2e9903ae965595de74dcc76b404724c7bdba1241f76ad
0x54814938c98502f1175ed86b024a2717c149edccbd2f231af3927a087f06f940
0xc750460538c91a8b00a69d7f10e31a69a335d4321840ae29a901d135c6e9c1f1
0x0b62e8727fb98e187fa25af03255f797871d2fdea0d5795a05edf1997ec18601
0xdc67b57238b95d40b519d85c3968fc6164b76c9275e0a273af38e49e03a7d6c9
0x08d9c26e6d91b502bb6e6b8f81f75b93950a79ac59718e453b611b2fd0c431ec
0xfcecec87e586f04e8cc83a7462a6dd485912582ac926b624c3742d0ece9bebe2
0x87d34e08b5a2a9ddb3a8c7b51fed890f683d2395667375e825af3d13500910b8

Functions
Getter at block 23033472
buyDevFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
checkBlacklist(view returns (bool)
false
compareLaunchAndTax(view returns (bool)
true
compareTxAndTax(view returns (bool)
false
decimals(view returns (uint8)
18
devWallet(view returns (address)
0xc64769f27f26cac285bc4e63feec79bbc9af5f59
earlySellLiquidityFee(view returns (uint256)
0
earlySellMarketingFee(view returns (uint256)
0
enableEarlySellTax(view returns (bool)
true
getBuyLiquidityFee(view returns (uint256)
0
getEarlySellMarketingFee(view returns (uint256)
0
getIsLimitInEffect(view returns (bool)
false
getTaxCoefficient(view returns (uint256)
0
getTransferDelayEnabled(view returns (bool)
true
getTxCoefficient(view returns (uint256)
1
launchedAtCoefficient(view returns (uint256)
0
limitsInEffect(view returns (bool)
false
marketingWallet(view returns (address)
0xc64769f27f26cac285bc4e63feec79bbc9af5f59
maxTransactionAmount(view returns (uint256)
10000000000000000000000000
maxWallet(view returns (uint256)
10000000000000000000000000
maxWalletCheckStatus(view returns (bool)
true
name(view returns (string)
Wojak
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
0
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000
symbol(view returns (string)
WOJAK
taxCoefficient(view returns (uint256)
0
tokensForDev(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
209417057063772871644522
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
txCoefficient(view returns (uint256)
1
uniswapV2Pair(view returns (address)
0xc69c55a2af0cb3836b0a63e74068b61c242375dd
uniswapV2Router(view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
getFirstBuyTimestamp(address holderview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
addToLaunchedAtTime(address tempuint256 time
approve(address spenderuint256 amountreturns (bool)
blacklistAccount(address accountbool isBlacklisted
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
setCheckBlacklist(bool _checkBlacklist
setEarlySellTax(bool onoff
setIsLiqudiitySponsor(address accountbool isSponsor
setTaxCoefficient(uint256 newNum
setTxCoefficient(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateDevWallet(address newWallet
updateFeeCalculationData(uint256 newNum
updateLaunchedAtCoefficient(uint256 newNum
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateMaxWalletCheckStatus(bool _status
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFeeuint256 _earlySellLiquidityFeeuint256 _earlySellMarketingFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
BoughtEarly(address indexed sniper
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
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
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.