Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,143.15 |
$0 | |
LunaT | ERC-20 | 15.341121B | -- | -- | |
LunaT | ERC-20 | 309.311851M | -- | -- | |
LunaT | ERC-20 | 48.951717M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21095875 | 18 days ago | | | 0 | 0.00014120827 | |
| 20711555 | 2 months ago | | | 0 | 0.000061998642 | |
| 20254849 | 4 months ago | | | 0 | 0.00010149383 | |
| 20254845 | 4 months ago | | | 0 | 0.00010324870 | |
| 20254391 | 4 months ago | | | 0 | 0.000066345255 | |
| 20250622 | 4 months ago | | | 0 | 0.000097121353 | |
| 20221421 | 5 months ago | | | 0 | 0.00048009380 | |
| 20221420 | 5 months ago | | | 0 | 0.00056696962 | |
| 20057427 | 5 months ago | | | 0 | 0.00021492534 | |
| 20050005 | 5 months ago | | | 0 | 0.00014323835 |
ABI
ABI objects
Getter at block 21221829
MASK() view returns (uint256)
340282366920938463463374607431768211455
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals() pure returns (uint8)
9
distributorAddress() view returns (address)
0x585eac957d7fae14d89ecab3f2373918d2402dc1
getOwner() view returns (address)
0xaf6e9ea566cc35f18f096d422432e503e4287d16
marketingFeeReceiver() view returns (address)
0x35afa1864ea355636ec5f3488bf3cd271e5f200e
name() pure returns (string)
Lunatics
pair() view returns (address)
0x33b9f5b08fbd76c39ad45fd385c573453d80d18a
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000
symbol() pure returns (string)
LunaT
totalSupply() view returns (uint256)
100000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events Airdrop(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance()
clearStuckTokens(address _tokenContract)
enableTrading()
setAreDividendAndFeeExempt(address[] wallets, bool exempt)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _burnFee)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address wallet, bool value)
setRewardToken(address newToken)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amount)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.