ETHer

Verified contract

Active on Ethereum with 57 txns
Deployed by via 0xa556276d at 8809853
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,030.81
0x53881c57e74c1a21ad189b49c91747e49550dc230dc2aff8253e63a81222bacd
0x543ef4b63b6a9660f0f1408aee9069b4681a6dd7e9afac69db1a83188a4d0e53
0xaa90e233112acb363de35469e6fa910ee677b60361516c3c0b0b0ed2cb522660
0x2019515ca7f35995063fa5770ab3cc5a8f9106e35e6855a3e91a648893c1b71c
0x320c4891ae2a87b8979d640b2919d1713f82eee2942517eebc2b9e3325db08a0
0xe5bd8293514c7c776c8ba06ddf9148b62dca51a61d4c7f2158acae7dad525b8b
0xa27c7a38741e282b50d2addf0de805cf9a1dc0b459d2211f0ef76b21f7f894f7
0x3072093c700073c843633974fade667413e85b1b4dcb451d6ff821321e809cc2
0x37d1925be1302b04a88580b7801db4b46afd22f42ac51ca527f826e6e3ca8e68
0xa8d3a581b7d53a1c6843b9b41b9deba76a1328a88b3f59be78db661dbe081fec

Functions
Getter at block 20871873
InterestPool_(view returns (uint256)
584546152037240297
buyPrice(view returns (uint256)
21060000000000
decimals(view returns (uint8)
18
exitFee(view returns (uint8)
25
myTokens(view returns (uint256)
0
name(view returns (string)
ETHer
owner(view returns (address)
0x75175003ffb4bfb08bed15053012cfe94177e8f2
sellPrice(view returns (uint256)
10920000000000
stakingRequirement(view returns (uint256)
50000000000000000000
symbol(view returns (string)
ATD
totalEthereumBalance(view returns (uint256)
810590708049609144
totalSupply(view returns (uint256)
1552622691976779449152
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
DivsAddon(payable returns (uint256)
IDD(
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.