FullMoon

Verified contract

Active on Ethereum with 431 txns
Deployed by via 0x30f7d3dd at 17629596
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
--
0x5baebb76bcdf22dc49e50c60610004adcccad7ee93d34e3397fa16d462dcb8b5
0x39181635f52a303379f11cf7df134356ac3430281acff5cc1cb8569159a75470
0x3c453bf53855a29cedb6ce4f3005a38c246b033943069896853fc6de55c3b46c
0xa4b736c7566dd18fe1494edfeb2b8117ec93df3bea04e9d167008ca7360040a7
0xdded108a36d8ff0623c0e8862e618f4568457d66ea32ce5509042a9439a02563
0x587d83f97941cfd7b08de4e1602e2334d34cc3ee574261f99955a5095dcfd0e3
0x42d18302bfacfc8c3994de99b6b8b3c7abd62dfbc7d24b362be41189912b0bc9
0x2f9a32bca28b92a7ef5f0f5c209adb0a51b8922fcd2bb7b41209dabdbb0eb705
0xbf44ce5ce8cf4a06a5ece5b612a12c0ac5686f898551e73821c3ee517790ece2
0xd931f4edbf8294fd0e4a89c575089b495d19dcd612000a25b086c6860d3432d5

Functions
Getter at block 21184208
UNISWAP_V2_PAIR(view returns (address)
0xf47410df9fdcacdb8878a780046d4a5c1d45becf
UNISWAP_V2_ROUTER(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_maxTxAmount(view returns (uint256)
20000000000000000000000000
_totalProportion(view returns (uint256)
943846732572672683227290218
buyFee(view returns (uint8 reflectionuint8 marketinguint8 lpuint8 buybackuint8 burnuint128 total)
(reflection=1, marketing=1, lp=1, buyback=1, burn=1, total=5)
claimingFees(view returns (bool)
true
decimals(pure returns (uint8)
18
getCirculatingSupply(view returns (uint256)
906420513009630990134722500
limitsEnabled(view returns (bool)
false
name(view returns (string)
FullMoon
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellFee(view returns (uint8 reflectionuint8 marketinguint8 lpuint8 buybackuint8 burnuint128 total)
(reflection=1, marketing=1, lp=1, buyback=1, burn=1, total=5)
swapThreshold(view returns (uint256)
2000000000000000000000000
symbol(view returns (string)
FULLMOON
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
_rOwned(addressview returns (uint256)
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklists(addressview returns (bool)
tokenFromReflection(uint256 proportionview returns (uint256)
tokensToProportion(uint256 tokensview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveMax(address spenderreturns (bool)
blacklist(address _addressbool _isBlacklisting
changeFees(uint8 reflectionFeeBuyuint8 marketingFeeBuyuint8 lpFeeBuyuint8 buybackFeeBuyuint8 burnFeeBuyuint8 reflectionFeeSelluint8 marketingFeeSelluint8 lpFeeSelluint8 buybackFeeSelluint8 burnFeeSell
clearStuckBalance(
clearStuckToken(
renounceOwnership(
setFeeReceivers(address m_address lp_address b_
setIsFeeExempt(address holderbool exempt
setIsTxLimitExempt(address holderbool exempt
setLimitsEnabled(bool e_
setMaxTxBasisPoint(uint256 p_
setSwapBackSettings(bool _enableduint256 _amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Reflect(uint256 amountReflecteduint256 newTotalProportion
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account