This contract is being backfilled. You may encounter incomplete storage history.

Moonshot

Verified contract

Active on Ethereum with 577 txns
Deployed by via 0x2c247f2d at 17134443
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot

No balances found for "Moonshot"

0x63701eb544040e9aa5ccea0c5b932434e4e1befe36d5c9ee76574f1607da7dae
0xb848a56ce2cf29961cbe2c70d79cab481546846bc73c5b5449cd1fec79ab86ec
0xd66da4e7456c6047396c2b16c02c13c9b4b362ee148f7bddeee8e98cc3ee4da2
0xa5d4b09c23b2599546a6275816f8552cc677cd4eb3d5d8324945193b585791aa
0xf073629aa188b7d452b2bec79fc092cc0cc68b0d8946a7d2929190743b8e4535
0xbd8d2e9b9edb1ac439c3f6c18d09079247a2bda5666529eff45049609cdbb466
0xacb9e268ee3a255006e24a9ffc539dcaa9c5c9fa2ddbdbcb9b4b5bbec718fd22
0xe1956f03df6a01d54fc4044943781107ff580f89b11d5fb6579c64a64c4105d9
0x2fc2005629ca4fd92f885a2a92fb111167aa0281344ccba9609e811f628d43da
0x4a11c3cde460e172bebaa5c65c35c7af907827b106b5e73e184eab41878b4e58

Functions
Getter at block 20800533
_maxWallet(view returns (uint256)
1969000000000000000000
_swapThreshold(view returns (uint256)
984500000000000000
decimals(pure returns (uint8)
18
name(pure returns (string)
Moonshot
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled(view returns (bool)
true
symbol(pure returns (string)
MOON
totalSupply(pure returns (uint256)
1969000000000000000000
tradingFees(view returns (uint256 buyFeeuint256 sellFee)
(buyFee=0, sellFee=0)
uniswapV2Pair(view returns (address)
0x2a58bd07f17648c6d62da41727134e98aca8c36a
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wallets(view returns (address deployerWalletaddress marketingWallet)
(deployerWallet=0x5b75a8c9f9c03355f10d794fda9c3425a894bfb6, marketingWallet=0x5b75a8c9f9c03355f10d794fda9c3425a894bfb6)
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
clearEth(
clearTokens(address tokenToClear
enableSwap(bool shouldEnable
enableTrading(
excludeMultipleAccountsFromFees(address[] accountsbool shouldExclude
initialize(bool init
manualSwapback(
preparation(uint256[] _blocksbool blocked
renounceOwnership(
setContractExempt(address accountbool value
setFees(uint256 _buyFeeuint256 _sellFee
setTradeCooldown(uint256 newTradeCooldown
toggleAntiMEV(bool toggle
transfer(address recipientuint256 amountreturns (bool)
transfer(address wallet
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
AntiMEVToggled(bool indexed toggle
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludedFromFees(address indexed accountbool indexed excluded
FeesChanged(uint256 indexed buyFeeuint256 indexed sellFee
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetContractExempt(address indexed contractAddressbool indexed isExempt
SwapEnabled(bool indexed enabled
TradeCooldownChanged(uint256 indexed newTradeCooldown
TradingOpened(
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.