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

BlockJack

Verified contract

Active on Ethereum with 984 txns
Deployed by via 0xb1af0c1e at 17773451
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
ERC-20
--
0x4a628ef87c68342f5521c227a7da735947373e8025f61e02decc53d184d96e01
0xed97c64440ad5cf95c46fc7e87f1dc9191e0787748de2f2f5524f5e7b19a63b5
0xd8b3bd9339cde044b4a39e0c3482b348867baa1c76e738be18a44f2afd66d6b0
0x7ecad92c6b8e28073f1ed399a895ac50f8a3a10cf780c685811b67eca5284fa8
0x6cf24e1cb73d6f355c2e106c7e0df7798e93efd70c04b8ac7425b91b72b8c871
0x62930e064d4a426d197ef7a8c5f4f039660d5d22a1f5a4c5810f191b5c21db4c
0xbf0e956d13bcb7e9764d23c4854f29bf83ebcc35996be86c9d6c4cdc7322e345
0x2d36f613f8085da42b6c8c2e74090ada7ee8efe290f29d5960622e80495db018
0x4f07bf72239e3da55d589a78899b9e9de3ab94b5cfd9ad4b1602fade434cd405
0x400fc2741c5e7b4e43c912030b4dcbf9695b877b33eaf12a14c7bc01a1cc8a00

Functions
Getter at block 20792790
buyDevelopmentFee(view returns (uint256)
2
buyLiquidityFee(view returns (uint256)
0
buyLotteryFee(view returns (uint256)
0
buyPoolFee(view returns (uint256)
2
buyTotalFees(view returns (uint256)
4
decimals(view returns (uint8)
18
developmentReceiver(view returns (address)
0xe6da9fe282f512a8466d99813d8df0f7072b71c2
developmentTokens(view returns (uint256)
38388456222690452770264
limitsInEffect(view returns (bool)
false
liquidityTokens(view returns (uint256)
0
lotteryReceiver(view returns (address)
0xe6da9fe282f512a8466d99813d8df0f7072b71c2
lotteryTokens(view returns (uint256)
0
maxTransactionAmount(view returns (uint256)
1000000000000000000000000
maxWallet(view returns (uint256)
1000000000000000000000000
name(view returns (string)
BlockJack
owner(view returns (address)
0x0000000000000000000000000000000000000000
poolReceiver(view returns (address)
0x2d8fb47798b3c5f030267169912c69f338691e9a
poolTokens(view returns (uint256)
38388456222690452770264
sellDevelopmentFee(view returns (uint256)
2
sellLiquidityFee(view returns (uint256)
0
sellLotteryFee(view returns (uint256)
0
sellPoolFee(view returns (uint256)
2
sellTotalFees(view returns (uint256)
4
swapBack(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
100000000000000000000000
symbol(view returns (string)
JACK
totalSupply(view returns (uint256)
100000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xc0d869753e0a5762ef5ffceb2c5567a863fc49a3
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
adjustLimits(uint32 newMaxTxuint32 newMaxWallet
approve(address spenderuint256 amountreturns (bool)
changePoolReceiver(address addr
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
draw(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
openTrading(
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setFees(uint8 _buyLiquidityFeeuint8 _buyPoolFeeuint8 _buyDevelopmentFeeuint8 _sellLiquidityFeeuint8 _sellPoolFeeuint8 _sellDevelopmentFeeuint8 _buyLotteryFeeuint8 _sellLotteryFee
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateSwapBack(bool on
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.