PulseCliffordInu

Verified contract

Active on Ethereum with 432 txns
Deployed by via 0xf30f0c2c at 15324895
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
20 additional variables
Native
Value $8.1
ERC-20
--
ERC-20
--
0x3459cade040701d89af3dda79ca884241a75366413007723ad9489abbfdbfc2b
0x83b8521ed761070c001a36634cc4a7d9a518053167c71d8765e29d8d91da0cd7
0x65d30aa392f067d8243276eff138f5894133a654863493d8fca90feb8225db65
From
0xa40141bc9c55754c4590233d1b195223bda0f8ccb392dcc14499e21717dd5361
0x1ad6a45674c6a7e52845b703542c635e99923a059bb2d459bb796da00c4be7ba
0xff5cb1a8081417b3c4d96890b6ef8f4e57fbd685582d5364e8e88f708bd7349b
0xc1d8e54779ea66c5c6156e85863708876235dbd0c96a92098b78f326e651c154
0xf1720951e862c63c168444d342c3562dc143b58c111bfccbc1e00f38a9916787
0xdaca57842dd5e38e7aded32e258a302aa7347a3956b0b2305e211281fbc716f1
0x33d2fe630664eee59e40ca8393711864f598ea9aa892a91b1087d4f681b045c2

Functions
Getter at block 20838970
FEE_DENOMINATOR(view returns (uint256)
10000
blockForPenaltyEnd(view returns (uint256)
15324941
botsCaught(view returns (uint256)
1
buyLiquidityFee(view returns (uint256)
0
buyLotteryFee(view returns (uint256)
0
buyOperationsFee(view returns (uint256)
700
buyTotalFees(view returns (uint256)
700
decimals(view returns (uint8)
18
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect(view returns (bool)
false
getPurchaseAmount(view returns (uint256)
25184720100839978425554
lastBurnTimestamp(view returns (uint256)
1660455339
limitsInEffect(view returns (bool)
true
lotteryEnabled(view returns (bool)
false
lpPair(view returns (address)
0xedf698e045aaf73ebdaf0acc78b27c79f23b803e
maxBuyAmount(view returns (uint256)
100000000000000000000000
maxSellAmount(view returns (uint256)
100000000000000000000000
maxWalletAmount(view returns (uint256)
100000000000000000000000
minBuyAmount(view returns (uint256)
100000000000000000
minBuyEnforced(view returns (bool)
true
name(view returns (string)
PulseCliffordInu
nextLotteryTime(view returns (uint256)
1660280664
owner(view returns (address)
0x0000000000000000000000000000000000000000
percentForLottery(view returns (uint256)
100
sellLiquidityFee(view returns (uint256)
0
sellLotteryFee(view returns (uint256)
0
sellOperationsFee(view returns (uint256)
700
sellTotalFees(view returns (uint256)
700
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1250000000000000000000
symbol(view returns (string)
PLSCI
timeBetweenLotteries(view returns (uint256)
1800
tokensForLiquidity(view returns (uint256)
0
tokensForLottery(view returns (uint256)
0
tokensForOperations(view returns (uint256)
935070855731462486365
totalSupply(view returns (uint256)
5000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15324939
Read-only
_isExcludedFromFees(addressview returns (bool)
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isWalletLotteryEligible(address accountview returns (bool)
restrictedWallet(addressview returns (bool)
State-modifying
airdropToWallets(address[] walletsuint256[] amountsInTokens
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(uint256 blocksForPenalty
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
forceSwapBack(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manageRestrictedWallets(address[] walletsbool restricted
removeLimits(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setLotteryEnabled(bool enabled
setMinBuyEnforced(bool enforced
setOperationsAddress(address _operationsAddress
splitAndBurnLiquidity(uint256 percent
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _liquidityFeeuint256 _lotteryFee
updateLotteryTimeCooldown(uint256 timeInMinutes
updateMaxBuyAmount(uint256 newNum
updateMaxSellAmount(uint256 newNum
updateMaxWallet(uint256 newNum
updateMinBuyToTriggerReward(uint256 minBuy
updatePercentForLottery(uint256 percent
updateSellFees(uint256 _operationsFeeuint256 _liquidityFeeuint256 _lotteryFee
updateSwapTokensAtAmount(uint256 newAmount
updateTradingActive(bool active
withdrawStuckETH(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BuyBackTriggered(uint256 amount
CaughtBot(address sniper
EnabledTrading(
ExcludeFromFees(address indexed accountbool isExcluded
LotteryTriggered(uint256 indexed amountaddress indexed wallet
MaxTransactionExclusion(address _addressbool excluded
OwnerForcedSwapBack(uint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovedLimits(
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
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.