Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0 | $2,903.16 |
$0 | |
BLT | ERC-20 | 75.143293K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15363668 | 5 months ago | | | 0 | 4.8499360e-7 | |
| 14168774 | 6 months ago | | | 0 | 0.000091578329 | |
| 12856122 | 7 months ago | | | 0 | 0.000000096223217250 | |
| 12856120 | 7 months ago | | | 0 | 0.000000088919747250 | |
| 12122354 | 8 months ago | | | 0 | 0.000000209510069490 | |
| 11888464 | 8 months ago | | | 0 | 0.000000206443160846 | |
| 11887553 | 8 months ago | | | 0 | 0.000000209509540590 | |
| 11879654 | 8 months ago | | | 0 | 0.000000204239116094 | |
| 11878386 | 8 months ago | | | 0 | 4.1722200e-7 | |
| 11794525 | 8 months ago | | | 0 | 0.000000003404081300 |
ABI
ABI objects
Getter at block 22133715
decimals() view returns (uint8)
18
devFeeBuy() view returns (uint256)
400
devFeeSell() view returns (uint256)
400
feeDenominator() view returns (uint256)
10000
getCirculatingSupply() view returns (uint256)
1000000000000000000000000
inSwap() view returns (bool)
false
jackpotFeeBuy() view returns (uint256)
600
jackpotFeeSell() view returns (uint256)
600
jackpotWallet() view returns (address)
0x656ae65025ce896bb09c2cf5468e3250c55a1557
launchedAt() view returns (uint256)
11548148
launchedAtTimestamp() view returns (uint256)
1709885643
limitsInEffect() view returns (bool)
false
maxTxAmount() view returns (uint256)
20000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000
name() view returns (string)
BlueLotto
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xad111d6be88311c10d2cff0569d195f341e41137
swapEnabled() view returns (bool)
true
symbol() view returns (string)
BLT
totalFeeBuy() view returns (uint256)
1000
totalFeeSell() view returns (uint256)
1000
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 _jackpotFee, uint256 _devFee)
setFeeReceivers(address _jackpotWallet, address _devWallet)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setSellFees(uint256 _jackpotFee, 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 _jackpotWallet, address _devWallet)
receive()
This contract contains no error objects.