EthereumDivs

Verified contract

Active on Ethereum with 13 txns
Deployed by via 0x65396cd4 at 6630815
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.04
0xde6c6b52619d43fb560cb408ef32e775d03c710acdd8361feb4968c784155df9
0xad0de865085c2dbc5ec4202b72e7e8fb56a9bf3cf83a8c846b75d2b72954b732
0x90b9c05ba06fbd5c53230372c2a6545af87e21800755801b606e8b4f589bcf72
0x011e07f51f79c574bcdfbc571789d6ed25d7e39ca70a62489efaca80dfbfdfb7
0xa7874cd206dade1783d9597fb5920304990741ac37ed94f9891335735525e0b5
0xb030f16b83d706b906acde35ed30176131e10fa96a41c7beb5989d15f8bc1773
0xcab4849cd1b3f7fe5fb90abc01fc89a72cef27cfd0115b395f7015378354debe
0x75c97adf9c555ed9245f2dcab09125d3b9c5e46ef49ea414b5c56bf07c5cb21a
0xecac4694a2e2b146d857eb2ff724229824f4e33e4b41c41e81f339d950ebe533
0x0c8eac09038e920395737b8bbb074b8fd26c95de826e01a780f3d660e02306ae

Functions
Getter at block 21024697
buyPrice(view returns (uint256)
110000000000
decimals(view returns (uint8)
18
myTokens(view returns (uint256)
0
name(view returns (string)
EthereumDivs
sellPrice(view returns (uint256)
90000000000
stakingRequirement(view returns (uint256)
50000000000000000000
symbol(view returns (string)
ETD
totalEthereumBalance(view returns (uint256)
1160753565588475
totalSupply(view returns (uint256)
0
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.