EXCHANGE

Verified contract

Active on Ethereum with 183 txns
Deployed by via 0x21d8433a at 6644017
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $436.23
0xc6eaba1bfc11cbe924655a344aba3853ec2118000128b54cd8ed5c163743b13a
0x37d8e24ab47d3f3a75b52e4cc77fc323d19b78601207a328854d4fd8bc08de63
0xe51b84bc2fd61c70a93002f53f47fe006649a93ac121f8be6ca161e213c11adf
0xf5e27d7986656e341ee99318ed16844e8df1716c3da77e87c6ce82d35baf5a54
0x39e8c5417b41aec7356f6b6d64c0eb45a51faee9cbb95aaf817acb7c4ee05bac
0x9417929b0dc5b1d2e8e8e3023c881328a45009ce0efc02918c0bd71047a35166
0x1311a1d58ec6ac8768a00ae0c61dad0a4ad55864d2fb56dcc96f2cb104b88441
0x0259405d2c77c4eb8744e1a48093217c74d5c82f78d5475bd36ad8f4e212d615
0xc9d0c5042156471043830ae48824306a62fdcedd2f3f962354aca9823426fd5e
0x4e3492ee019e11219bf1299ac3ef0297bb1df01defb110ed23df2ac57088b055

Functions
Getter at block 21054851
buyPrice(view returns (uint256)
554300000000
decimals(view returns (uint8)
18
etherToSendFund(view returns (uint256)
0
exitFee(view returns (uint8)
10
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)
409700000000
stakingRequirement(view returns (uint256)
25000000000000000000
symbol(view returns (string)
SHARES
totalAmbassadors(view returns (uint256)
32
totalEthFundCollected(view returns (uint256)
3135814921825156248
totalEthFundReceived(view returns (uint256)
3135814921825156248
totalEthereumBalance(view returns (uint256)
176042725862096696
totalSupply(view returns (uint256)
474192963705954781677
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
addAmbassador(address _newAmbassador
buy(address _referredBypayable returns (uint256)
exit(
finalizeFundAddress(address _finalAddress
payFund(payable 
reinvest(
removeAmbassador(address _existingAmbassador
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.