ETH Exchange

Verified contract

Active on Ethereum with 11,147 txns
Deployed by via 0xf89e9886 at 8809446
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $321,409.61
0xd25fc7d143bb8ad61387146ff4e956971ebd6a4ab4ef4ef1551eab8b6d2955c0
0x6a8187c2f967c48e7927f39c06da955d6aa67f405a1c8a09dc6a170f038a786b
0x138f6bc00fc81bfcb1b3a9796e32a3ce25d00246cca5b37a7492526209985671
0xed44ce8e787120f9f5c1edbfca0612741cc913c6f29eff12d8bca2ef32b0e31e
0x27b5c550c96152351dd0dafbe74e7d9594846d415e2ab788954cfb1dbb8846ac
0x8e1a02e75a272a3a8fab07c0b21256bc613af42d46986e76c0b9ab8f1b658f2c
0xe08964c88ea0f3b03095f211c38bb4884f576975be00485e08076a1d9ae7b9ff
0x387144ae42883332bdf3529c54852745d6f59ef5c82e09d9cc88ed3d80ddedcd
0xf7347a52468492a983d668bd10fa9459aa7aad6fa26012f678c122d6ba94ea9b
0x0ba6b060627314678795051cea7a2c6fa775d8887d5f03eb25d64191991a4d06

Functions
Getter at block 21261270
InterestPool_(view returns (uint256)
909099818716931433
buyPrice(view returns (uint256)
524543000000000
decimals(view returns (uint8)
18
exitFee(view returns (uint8)
24
myTokens(view returns (uint256)
0
name(view returns (string)
ETH Exchange
owner(view returns (address)
0xa4d05a1c22c8abe6ccb2333c092ec80bd0955031
sellPrice(view returns (uint256)
277929500000000
stakingRequirement(view returns (uint256)
50000000000000000000
symbol(view returns (string)
ATH
totalEthereumBalance(view returns (uint256)
95864472930562909084
totalSupply(view returns (uint256)
39137804546140631335832
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.