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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LunaT | ERC-20 | 212.543811M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20408358 | 4 months ago | | | 0 | 0.000037607593 | |
| 20408358 | 4 months ago | | | 0 | 0.000043812595 | |
| 19386148 | 8 months ago | | | 0 | 0.0016858778 | |
| 19062333 | 10 months ago | | | 0 | 0.00060613384 | |
| 18374070 | a year ago | | | 0 | 0.00035271772 | |
| 18251564 | a year ago | | | 0 | 0.00060969544 | |
| 17773000 | a year ago | | | 0 | 0.0013759614 | |
| 17575664 | a year ago | | | 0 | 0.00057550519 | |
| 17535464 | a year ago | | | 0 | 0.00074150119 | |
| 17531649 | a year ago | | | 0 | 0.00098605128 |
ABI
ABI objects
Getter at block 21212441
MASK() view returns (uint256)
340282366920938463463374607431768211455
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals() pure returns (uint8)
9
distributorAddress() view returns (address)
0x68dd35600796ebd4b4aee6803c2ccaf3499ccb36
getOwner() view returns (address)
0xaf6e9ea566cc35f18f096d422432e503e4287d16
marketingFeeReceiver() view returns (address)
0x35afa1864ea355636ec5f3488bf3cd271e5f200e
name() pure returns (string)
Lunatics
pair() view returns (address)
0x10c5f1deac77bb00ff3751a0ff4cbb45c2d0e90a
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
50000000000000000
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 approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance()
clearStuckTokens(address _tokenContract)
enableTrading()
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)
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.