This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20895751, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

Moonies

Verified contract

Active on Ethereum with 188 txns
Deployed by via 0x8b2ebedd at 17019934
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 1 additional slot
-
variable spans 3 additional slots
9 additional variables
ERC-20
--
0xe2194efd6999fad289efe17a82a8c41b86e2a05cd9ae9d5b2cf392e02b376828
0x859474c5ae24f48811c5c48c44115e916084f210384bae254fba8201e535beaf
0x21e0c8c48638637b9bcda03374585dcb6b1da0e01adaf32b738b3fdb06cbde2b
0x1954d6a6ba96bd5bad8151a7baacd956b58e3777a1d51715da3561151cfca61b
0xd9ad587bbed773e8f024fdb0a84aad7ed34b4d7f4da4e6fedd4e4da84affe683
0xbf2b37b0b6ae8b1380f84bfa045ffee50e37568ff323c568b4e5056c040bb57c
0x8963f3da46322b7438c28f7aeb42116945643f9b3fe04894e65e6628524bd9c3
0xf1b4345bfa0ae146b657068c7584bd0aaed88c00103ae6f1de2857e5447b2186
0x39c806b8e6f35ef04099d447489343d4c2855ff00986b2b2d1de2a778703abe2
0x7c8f5a809fcb897a9fc50f1e3765659a945632daa98d5db114f09d17d8f7e556

Functions
Getter at block 20895750
_antiBlocks(view returns (uint256)
0
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
0
_liquidityFee(view returns (uint256)
0
_liquidityWallet(view returns (address)
0xeb6603e2cd1275099fe9b1c77a58354b3c8b807e
_lpFeeAccumulated(view returns (uint256)
10714228265379
_marketingFee(view returns (uint256)
0
_marketingFeeAccumulated(view returns (uint256)
169254166029078
_marketingWallet(view returns (address)
0x81139927e57111b7dd5a32d04d9ef3487fd86217
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
0
cooldownInfo(view returns (bool buycooldownEnabledbool sellcooldownEnableduint256 cooldownuint256 cooldownLimit)
(buycooldownEnabled=true, sellcooldownEnabled=true, cooldown=30, cooldownLimit=60)
decimals(view returns (uint8)
9
lpOrMarketing(view returns (bool)
false
name(view returns (string)
Moonies
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
NOOM
totalSupply(view returns (uint256)
1000000000000000000
tradeEnabled(view returns (bool)
true
txSettings(view returns (uint256 maxTxAmountuint256 maxWalletAmountuint256 numTokensToSwapbool limited)
(maxTxAmount=10000000000000000, maxWalletAmount=20000000000000000, numTokensToSwap=1000000000000000, limited=false)
uniswapV2Pair(view returns (address)
0xcf0197534f78a65bbbecd5ba31fd6be5150aa214
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wenLaunch(view returns (uint256 launchedAtbool launchedbool launchProtection)
(launchedAt=17019946, launched=true, launchProtection=false)
Read-only
_isBlacklisted(addressview returns (bool)
_isExcludedFromFee(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
tradeAllowedList(addressview returns (bool)
State-modifying
Ox64b2c4f9(address[] accountsbool blacklisted
approve(address spenderuint256 amountreturns (bool)
clearStuckBalance(uint256 amountPercentage
clearStuckToken(address to
clearStuckTokens(address _tokenaddress _toreturns (bool _sent)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFee(address account
includeInFee(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
limits(bool onoff
renounceOwnership(
setAntiBlocks(uint256 _block
setBlacklistStatus(address accountbool blacklisted
setBuyFee(uint256 liquidityFeeuint256 marketingFee
setCooldown(uint256 amount
setCooldownEnabled(bool onoffbool offon
setLiquidityFees(uint256 newTransferuint256 newBuyuint256 newSell
setLiquidityWallet(address newLpWallet
setLpOrMarketingStatus(bool status
setMarketingFees(uint256 newTransferuint256 newBuyuint256 newSell
setMarketingWallet(address newMarketingWallet
setSellFee(uint256 liquidityFeeuint256 marketingFee
setSwapAndLiquifyEnabled(bool _enabled
setTradeAllowedAddress(address whobool status
setTradeEnabled(bool onoff
setTransferFee(uint256 liquidityFeeuint256 marketingFee
setTxSettings(uint256 txpuint256 txduint256 mwpuint256 mwduint256 spuint256 sdbool limiter
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unblacklist(address account
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Launch(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SniperStatus(address accountbool blacklisted
SwapAndLiquify(uint256 liquidityTokensuint256 liquidityFees
SwapAndLiquifyEnabledUpdated(bool enabled
ToMarketing(uint256 marketingBalance
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address marketingWallet
Fallback and receive
receive(
Errors

This contract contains no error objects.