Moon Dust Dividends

Verified contract

Active on Ethereum with 127 txns
Deployed by via 0x0625cc32 at 5765573
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,322.8
0x76a882a4c9ffcad813d9b4ffa520f9ee2112e8db377204c1a9129264bf0cada4
0x292df3552d84736699df131af685788b8fbcc646d2b8c5b47632d670510d1aa4
0x49d9e78237bdb126b43475d08988e56b029f64b482ab4cf4ec7b16f4013e1d29
0x8836b73c984f4c641bd90ffc5a0967362504dbe923cb2aa357ea31af78df7e00
0xabc5ef393678fe814e1e9bba9cee730473853248a3dc06b5768136cfa5abf6b2
0xac3657d2fbbe1da6e5f6fa4bc1cf0eec89b63a71ece4d9706dc7c848f211544f
0xe0494aacd6bf730dba36ab335953aa7f2052f410266de5b4c15806d890bf807e
0xc5268b13a5f8b0a5c41054aa2adcf8b200781fbd76e3e17e8c06cf69f7b75802
0x1a5cb9496eca42474f82f90af9b7b763cb79fed0c8557293fe77d819df129e99
0xff9744182e381277bb027617019891d0ad7a49983c357ec0e49f0d0032731e2a

Functions
Getter at block 21306955
buyPrice(view returns (uint256)
9375000000000041
decimals(view returns (uint8)
18
myTokens(view returns (uint256)
0
name(view returns (string)
Moon Dust Dividends
sellPrice(view returns (uint256)
6825000000000031
stakingRequirement(view returns (uint256)
10000000000000000000
symbol(view returns (string)
Moon Dust
totalEthereumBalance(view returns (uint256)
357637245497648093
totalSupply(view returns (uint256)
35621707915512174974
Read-only
balanceOf(address _customerAddressview returns (uint256)
calculateEthereumReceived(uint256 _tokensToSellview returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpendview returns (uint256)
dividendsOf(address _customerAddressview returns (uint256)
myDividends(bool _includeReferralBonusview returns (uint256)
State-modifying
buy(address _referredBypayable returns (uint256)
exit(
reinvest(
sell(uint256 _amountOfTokens
transfer(address _toAddressuint256 _amountOfTokensreturns (bool)
withdraw(
Events
Transfer(address indexed fromaddress indexed touint256 tokens
onReinvestment(address indexed customerAddressuint256 ethereumReinvesteduint256 tokensMinted
onTokenPurchase(address indexed customerAddressuint256 incomingEthereumuint256 tokensMintedaddress indexed referredByuint256 timestampuint256 price
onTokenSell(address indexed customerAddressuint256 tokensBurneduint256 ethereumEarneduint256 timestampuint256 price
onWithdraw(address indexed customerAddressuint256 ethereumWithdrawn
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.