Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0 | $3,669.29 |
$0 | |
JACK | ERC-20 | 65.518372K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14166162 | 7 months ago | | | 0 | 0.000093857023 | |
| 3279396 | a year ago | | | 0 | 9.8797294e-7 | |
| 2845757 | a year ago | | | 0 | 0.000000000007608452 | |
| 2844899 | a year ago | | | 0 | 0.000000000013941356 | |
| 2653292 | a year ago | | | 0 | 0.000000000008582705 | |
| 2647031 | a year ago | | | 0 | 0.000000000003732129 | |
| 2643057 | a year ago | | | 0 | 0.000000000049269792 | |
| 2643041 | a year ago | | | 0 | 0.000000000059207733 | |
| 2634308 | a year ago | | | 0 | 0.000000000004023288 | |
| 2634261 | a year ago | | | 0 | 0.000000000004393854 |
ABI
ABI objects
Getter at block 23165295
decimals() view returns (uint8)
18
devFeeBuy() view returns (uint256)
100
devFeeSell() view returns (uint256)
100
feeDenominator() view returns (uint256)
10000
getCirculatingSupply() view returns (uint256)
1000000000000000000000000
inSwap() view returns (bool)
false
jackpotFeeBuy() view returns (uint256)
400
jackpotFeeSell() view returns (uint256)
400
jackpotWallet() view returns (address)
0x23f635bcbdbac051425fb2d72e1990892efcc8cf
launchedAt() view returns (uint256)
2621530
launchedAtTimestamp() view returns (uint256)
1692032407
limitsInEffect() view returns (bool)
false
liquidityFeeBuy() view returns (uint256)
100
liquidityFeeSell() view returns (uint256)
100
marketingFeeBuy() view returns (uint256)
100
marketingFeeSell() view returns (uint256)
100
maxTxAmount() view returns (uint256)
20000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000
name() view returns (string)
Base Jackpot
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xd67413ff0a9e16e7a3e5831ea749e756340b4734
swapEnabled() view returns (bool)
true
symbol() view returns (string)
JACK
totalFeeBuy() view returns (uint256)
700
totalFeeSell() view returns (uint256)
700
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
canAddLiquidityBeforeLaunch(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckBalance()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initializePair()
launch()
removeLimits() returns (bool)
renounceOwnership()
rescueToken(address tokenAddress)
setBuyFees(uint256 _liquidityFee, uint256 _jackpotFee, uint256 _marketingFee, uint256 _devFee)
setFeeReceivers(address _liquidityIncentiveWallet, address _marketingWallet, address _jackpotWallet, address _devWallet)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setSellFees(uint256 _liquidityFee, uint256 _jackpotFee, uint256 _marketingFee, uint256 _devFee)
setSwapBackSettings(bool _enabled)
setTxLimit(uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _liquidityIncentiveWallet, address _marketingWallet, address _jackpotWallet, address _devWallet)
receive()
This contract contains no error objects.