Moonlight DAO

Verified contract

Active on Ethereum with 122 txns
Deployed by via 0xffc4f5b8 at 13805806
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "Moonlight DAO"

0xef500d3cacf05c55a19fd9c4cd30b7763d7e23f828e3347d94369b48eb1b64a4
0xa6db141f8782e343568758941e56dbe964f05426ed7b6b6554ad3dd9bf0f575f
0x48d748a1e18f0bc79696033627452865528796a899bc6897d538073a362d5aa2
0x7e41f77225756642ad93a48507338d8f02db0b85531bb12f84cdd264c763f90f
0x2fe9fdd62c6bbc39f45b1ca2449e281396f08b2edf749b7d8b59776dc2a45f84
0x48a50d4450547bba31b877cf8d8331a4275ddfc198239c8ceb7982d5f394dd1c
0x2e91ebb5a4c02163306148b398d58b59fdbcf2ba4a52beb0f49e11003555f1e1
0x144799358829354362be0db6ffee64387ea0b8ad05aedf3b337baa90c2b8411e
0xc8f21b51536be5b078ce54cc393dc75d26c5f0697d1127f6f75e1394890500c9
0x920e29e4d434998284b6b49f8984b3958ea3f28940c1d43092a879849531794f

Functions
Getter at block 21030706
_devWalletAddress(view returns (address)
0x49aa9d29fe2451552e7e6d29b22eb513009771c1
_liquidityFee(view returns (uint256)
25
_maxTxAmount(view returns (uint256)
0
_taxFee(view returns (uint256)
25
decimals(view returns (uint8)
9
name(view returns (string)
Moonlight DAO
owner(view returns (address)
0x49aa9d29fe2451552e7e6d29b22eb513009771c1
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
MDAO
totalFees(view returns (uint256)
64547008750504142639
totalSupply(view returns (uint256)
1000000000000000000000
uniswapV2Pair(view returns (address)
0xfdc08f34f6790f52f4005f0f00a4190f58bb15b6
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
_setdevWallet(address devWalletAddress
addBotToBlackList(address account
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
excludeFromFee(address account
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeBotFromBlackList(address account
renounceOwnership(
setDevFeeDisabled(bool _devFeeEnabledreturns (bool)
setLiquidityFeePercent(uint256 liquidityFee
setMaxTxPercent(uint256 maxTxPercent
setSwapAndLiquifyEnabled(bool _enabled
setTaxFeePercent(uint256 taxFee
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceived
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address devWalletAddress
Fallback and receive
receive(
Errors

This contract contains no error objects.