BLOCKPOT

Verified contract

Active on Ethereum with 367 txns
Deployed by via 0x79c4f5d2 at 17833720
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
0x33fecbe6c14ff8eb12ac962895ef5efaa8ca2eb9aa2bc817c1cefd3393f06e14
0x7d1fbe46781861236c4fc57878eaf14a35ab40bace9e363ce052db2656b94385
0x8c1c590c19f987f76efecb97230fa87455a6914e439a2abd49228db8018fee5c
0x20857a17e864bd4c1f0b409ffaf218bd0694fe60610cd702a7536a31b6957cd1
0x087535d1afa6592e4c3814125e136bb56dfa9ca5fcd30b677d67201abd655371
0x2379251efa6a862291fd0811fe92188f310cb0a57761070fd969c5426361329f
0x707325f9dcafb2187f3cd5f3fefb632da23bced4d41c6c238b30cdd65b218a41
0x85012b99851d2d53e3b45fcba23d149b5f9049ddae9dbf7b4c1f4ea8747d5eea
0xc662940862f4b488c94197a53ba52f130226b3b68aacc8450faa86357863da79
0x318ae4be4c834318b3418eb351ce738feabd2c21543cc3535724409ae4f4e8d4

Functions
Getter at block 21314514
JackpotWallet(view returns (address)
0x3ab7ff8c8102542e3076d3b7160443f85ec0344b
MarketingWallet(view returns (address)
0x9920657020558881aecbbf626e59cc33d459ce34
blockForPenaltyEnd(view returns (uint256)
17836506
buyJackpotFee(view returns (uint256)
2
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
3
buyTotalFees(view returns (uint256)
5
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
earlyBuyPenaltyInEffect(view returns (bool)
false
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
2000000000000000000000000
maxWallet(view returns (uint256)
2000000000000000000000000
name(view returns (string)
BLOCKPOT
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellJackpotFee(view returns (uint256)
3
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
2
sellTotalFees(view returns (uint256)
5
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
300000000000000000000000
symbol(view returns (string)
POT
tokensForJackpot(view returns (uint256)
1653959820206294552992529
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
2402677809268960288144434
totalSupply(view returns (uint256)
100000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
17836503
tradingActiveTs(view returns (uint256)
1691090291
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x344e6947380ca022f263f6f6a1d5c0f709e7ffef
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)
enableTrading(uint256 deadBlocks
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
updateBuyFees(uint256 _JackpotFeeuint256 _liquidityFeeuint256 _MarketingFee
updateJackpotWallet(address newJackpotWallet
updateMarketingWallet(address newWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _JackpotFeeuint256 _liquidityFeeuint256 _MarketingFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
withdrawStuckEth(address toAddr
withdrawStuckToken(address _tokenaddress _to
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CaughtEarlyBuyer(address sniper
EnabledTrading(
ExcludeFromFees(address indexed accountbool isExcluded
JackpotWalletUpdated(address indexed newWalletaddress indexed oldWallet
MarketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
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
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.