EXCHANGE

Verified contract

Active on Ethereum with 129 txns
Deployed by via 0x1ef1d1a5 at 6557581
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,122.62
0x71d6ace6a9013837b41aaea3cd7da9f99d0f2fa5ec79f20cb53376c34c93f5cd
0x44850de0b75a27e50747132e55ed023d8c7c8fe145eec5f29aae87eb71b1935c
0x1d564c1677b9ae8c704619419a1453f25a99ec9026c3dc3eb96ff69dbc072287
0xc7c9f6f9c7abe2e980cfe1869de2e63ef4bff2873d108f565d0a2965f8995d56
0xe3855c8217bdb1c65c68ea13e58f3cab302c9458cf8cafdd7af8f5f00bcf1ae6
0xeaad5cfa98edc9ca4cc57762499d2ab766d3092ad32e121f1104aa284db3a11f
0x7142171bf5a7b2235186e3fafc0c3ba0be40ef190c14ad7d1be87ffe3f495fdb
0x1258e1bd49684cbfeb10fc989a093d161b14f8f2ab0fcf421b30207af89848a0
0x23190397402d1c8de9175881c13d51d38e37ff2f0444da7a67cd5a718fe62077
0x0ca9c6aa2b51395f1b36a7b8c94c0b43e61b56aac764b0fe9be46509eabada8e

Functions
Getter at block 21171720
buyPrice(view returns (uint256)
21697500000000
decimals(view returns (uint8)
18
etherToSendFund(view returns (uint256)
61025873223464
exitFee(view returns (uint8)
20
finalizedEthFundAddress(view returns (bool)
false
giveEthFundAddress(view returns (address)
0x3db1e274bf36824cf655beddb92a90c04906e04b
myTokens(view returns (uint256)
0
name(view returns (string)
EXCHANGE
onlyAmbassadors(view returns (bool)
false
sellPrice(view returns (uint256)
13018500000000
stakingRequirement(view returns (uint256)
25000000000000000000
symbol(view returns (string)
SHARES
totalEthFundCollected(view returns (uint256)
1775917319311418483
totalEthFundRecieved(view returns (uint256)
1775856293438195019
totalEthereumBalance(view returns (uint256)
346480197938574406
totalSupply(view returns (uint256)
17350505137856067279940
Read-only
administrators(addressview returns (bool)
balanceOf(address _customerAddressview returns (uint256)
calculateEthereumReceived(uint256 _tokensToSellview returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpendview returns (uint256)
canAcceptTokens_(addressview returns (bool)
dividendsOf(address _customerAddressview returns (uint256)
myDividends(bool _includeReferralBonusview returns (uint256)
State-modifying
buy(address _referredBypayable returns (uint256)
exit(
finalizeFundAddress(address _finalAddress
payFund(payable 
reinvest(
sell(uint256 _amountOfTokens
setAdministrator(address _identifierbool _status
setCanAcceptTokens(address _addressbool _value
setName(string _name
setStakingRequirement(uint256 _amountOfTokens
setSymbol(string _symbol
transfer(address _toAddressuint256 _amountOfTokensreturns (bool)
transferAndCall(address _touint256 _valuebytes _datareturns (bool)
updateFundAddress(address _newAddress
withdraw(bool _isTransfer
Events
Transfer(address indexed fromaddress indexed touint256 tokens
onReinvestment(address indexed customerAddressuint256 ethereumReinvesteduint256 tokensMinted
onTokenPurchase(address indexed customerAddressuint256 incomingEthereumuint256 tokensMintedaddress indexed referredBybool isReinvestuint256 timestampuint256 price
onTokenSell(address indexed customerAddressuint256 tokensBurneduint256 ethereumEarneduint256 timestampuint256 price
onWithdraw(address indexed customerAddressuint256 ethereumWithdrawnuint256 estimateTokensbool isTransfer
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.