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

Punk AI

Verified contract

Active on Ethereum with 454 txns
Deployed by via 0xf54a5f96 at 16550563
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
ERC-20
--
0xafb4f615512a52f3d5eb10cfbe5167dfc02052d863f216cf62ac9239d712ac11
0x77ea0da02b3725cf0d40d8a4bdfc14213d35ff1b7343d4c46eecc80eb9dc6296
0xb4b34f62d23a510335476dfc273ee74f52fd55b9740b060a4fc023460817263b
0x834176d2d803e6d85f7d7c425394e41a8ae769d2f8ed8d8a8cc0d016195b5c03
0x0db9ceaaa28987ef9461473fed489058a9b4c359e9804e2a21482aa369459c73
0x5948bd487a759aa9338a5f96720d4883f062f660088d1eab6fba0867f2ebc41d
0xa0250855a706bb513a67bf732e60bd0df54b31f99bf991211fb786efa7361385
0x1f29aca3f9067c79becb00814c7746b15fafed33bbcfe2503f19c462f29925cc
0x6aaab31599414581547d55d0e1075f43db04c677d098460cd27a0d4f85b18253
0x6365b11dc1a2d7fe452b45a9443a0f91956fd43e56fa29182ce14f7db8a72e02

Functions
Getter at block 21213557
buyDevFee(view returns (uint256)
2
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
2
buyTotalFees(view returns (uint256)
4
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x33b8dd6a7233081c5999b25243e4f3aaa71a69a6
lastLpBurnTime(view returns (uint256)
1725572603
lastManualLpBurnTime(view returns (uint256)
0
limitsInEffect(view returns (bool)
false
lpBurnEnabled(view returns (bool)
true
lpBurnFrequency(view returns (uint256)
3600
manualBurnFrequency(view returns (uint256)
1800
marketingWallet(view returns (address)
0xac7f8141ccba68ac57922ecb2159aeb0f077ce9f
maxTransactionAmount(view returns (uint256)
20000000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000000
name(view returns (string)
Punk AI
owner(view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn(view returns (uint256)
25
sellDevFee(view returns (uint256)
2
sellLiquidityFee(view returns (uint256)
1
sellMarketingFee(view returns (uint256)
2
sellTotalFees(view returns (uint256)
5
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000
symbol(view returns (string)
PAI
tokensForDev(view returns (uint256)
74310675811035572600135
tokensForLiquidity(view returns (uint256)
37155337905517786300067
tokensForMarketing(view returns (uint256)
74310675811035572600135
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x75a8dd438039ffc10c28ca95098cd83e28355d22
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
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)
manualBurnLiquidityPairTokens(uint256 percentreturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutoLPBurnSettings(uint256 _frequencyInSecondsuint256 _percentbool _Enabled
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateDevWallet(address newWallet
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
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.