Halo

Verified contract

Active on Ethereum with 28 txns
Deployed by via 0x236c97de at 5593018
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $847.54
0x3c746742dfe09e6cd75ecef4265a7927799570970ae289d08e95b4d6d3f43430
0xadc9a32393662d8a0ff8ce3d31ecefbdbd60ef71136d55ef2a97f0925b5e84a4
0xee749b5f182c2b3f566fb86401e19ef0b4d08a3c717d771bd733d2883ae1796f
0xae3e7ee037b783de6a7d3d6afe277660c1eddc005ee62dd75330b5f583ecd9bd
0x3f3fcbe9b746e23dbb76f86621c38a757c7ba053ab9f2bb5ccca048a3c2f596a
0x5c60f26ebc769c4b0b4d4d6db47a41d30a66a78cec7f3d02897fe93babb02fa2
0xc6df18787ab39a06d3005083e5ccca8e9d56e63651dc47e9ada803f616ac24f9
0x4020d8fcb10bf976da0705450231f28da297349afdf26935904662de77607181
0xdeeef953bd09e50675de87a91aec5203fdf6999e8763a6aaa4372d1f9443caf3
0x82b141d3f730dbe3f6b40b802a804749be410514e0509258db89a4f83989b090

Functions
Getter at block 21321397
buyPrice(view returns (uint256)
48444000000000
decimals(view returns (uint8)
18
myTokens(view returns (uint256)
0
name(view returns (string)
Halo
onlyAmbassadors(view returns (bool)
false
sellPrice(view returns (uint256)
32296000000000
stakingRequirement(view returns (uint256)
100000000000000000000
symbol(view returns (string)
H3D
totalEthereumBalance(view returns (uint256)
234631730328237298
totalSupply(view returns (uint256)
4029814352898221977143
Read-only
administrators(bytes32view returns (bool)
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
Halo(
buy(address _referredBypayable returns (uint256)
disableInitialStage(
exit(
reinvest(
sell(uint256 _amountOfTokens
setAdministrator(bytes32 _identifierbool _status
setName(string _name
setStakingRequirement(uint256 _amountOfTokens
setSymbol(string _symbol
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 referredBy
onTokenSell(address indexed customerAddressuint256 tokensBurneduint256 ethereumEarned
onWithdraw(address indexed customerAddressuint256 ethereumWithdrawn
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.