HairyPlotterLUNA
Verified contract
Active on
Ethereum with 211 txns
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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LUNA | ERC-20 | 2.210301T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20557132 | 3 months ago | | | 0 | 0.000046225513 | |
| 18310324 | a year ago | | | 0 | 0.00028740646 | |
| 18302408 | a year ago | | | 0 | 0.00034579375 | |
| 18298394 | a year ago | | | 0 | 0.00025092354 | |
| 18298280 | a year ago | | | 0 | 0.00025508106 | |
| 18296680 | a year ago | | | 0 | 0.00026433528 | |
| 18296620 | a year ago | | | 0 | 0.00044926454 | |
| 18296091 | a year ago | | | 0 | 0.00031942787 | |
| 18296073 | a year ago | | | 0 | 0.00030395512 | |
| 18295919 | a year ago | | | 0 | 0.00040297160 |
ABI
ABI objects
Getter at block 21206366
blacklistStatus() view returns (bool)
false
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
liquidityActiveBlock() view returns (uint256)
0
liquidityBuyFee() view returns (uint256)
0
liquiditySellFee() view returns (uint256)
0
marketingBuyFee() view returns (uint256)
2
marketingSellFee() view returns (uint256)
2
marketingWallet() view returns (address)
0x0e6bae6f5916948d33a1a5794a661b541a0f627d
maxTransactionAmount() view returns (uint256)
12620696999999940000000000000000
maxWallet() view returns (uint256)
29448292999999860000000000000000
name() view returns (string)
HairyPlotterLUNA
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
420689899999998000000000000000
symbol() view returns (string)
LUNA
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
2210301144523033873907630490102
totalBuyFees() view returns (uint256)
2
totalSellFees() view returns (uint256)
2
totalSupply() view returns (uint256)
420689899999998000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
18293529
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x82a318d59dc1d27903ce3f2dcf2a02fc67946eb3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
marketingTokens(uint256 ethAmountInWei)
massSetBlacklisted(address[] accounts, bool newValue)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBlacklistStatus(bool newValue)
setBlacklisted(address account, bool newValue)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee)
updateMaxAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
withdrawStuckEth()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
ExcludedMaxTransactionAmount(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
taxMultiplierActive(uint256 duration)
constructor()
receive()
This contract contains no error objects.