Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$6,988.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.918529 | $3,642.38 |
$6,988.01 | |
YOO | ERC-20 | 19.9696K | -- | -- | |
GTH | ERC-20 | 21.06435 | -- | -- | |
H3D | ERC-20 | 0.323151 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20363847 | 4 months ago | | | 0 | 0.00021339187 | |
| 15443517 | 2 years ago | | | 0 | 0.0019542533 | |
| 10740570 | 4 years ago | | | 0 | 0.0044540000 | |
| 10174075 | 4 years ago | | | 0 | 0.0012025800 | |
| 9203014 | 5 years ago | | | 0 | 0.00032337000 | |
| 7577931 | 6 years ago | | | 0 | 0.00087096000 | |
| 7577927 | 6 years ago | | | 0 | 0.00078034000 | |
| 7164910 | 6 years ago | | | 0 | 0.00060682000 | |
| 6087334 | 6 years ago | | | 0 | 0.00025680800 | |
| 6079765 | 6 years ago | | | 0 | 0.00030341000 |
ABI
ABI objects
Getter at block 21283263
buyPrice() view returns (uint256)
60719400000000
decimals() view returns (uint8)
18
etherToSendCharity() view returns (uint256)
1489869215698
giveEthCharityAddress() view returns (address)
0x5adf43dd006c6c36506e2b2dfa352e60002d22dc
myTokens() view returns (uint256)
0
name() view returns (string)
Halo3D
onlyAmbassadors() view returns (bool)
false
sellPrice() view returns (uint256)
38820600000000
stakingRequirement() view returns (uint256)
100000000000000000000
symbol() view returns (string)
H3D
totalEthCharityCollected() view returns (uint256)
21064351441863345313
totalEthCharityRecieved() view returns (uint256)
21064349951994129615
totalEthereumBalance() view returns (uint256)
1918529115196200754
totalSupply() view returns (uint256)
4969607083409521426113
Read-only
administrators(address) view returns (bool)
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpend) view returns (uint256)
canAcceptTokens_(address) view returns (bool)
dividendsOf(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
State-modifying
Events buy(address _referredBy) payable returns (uint256)
disableInitialStage()
exit()
payCharity() payable
reinvest()
sell(uint256 _amountOfTokens)
setAdministrator(address _identifier, bool _status)
setCanAcceptTokens(address _address, bool _value)
setName(string _name)
setStakingRequirement(uint256 _amountOfTokens)
setSymbol(string _symbol)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
transferAndCall(address _to, uint256 _value, bytes _data) returns (bool)
withdraw()
Transfer(address indexed from, address indexed to, uint256 tokens)
onReinvestment(address indexed customerAddress, uint256 ethereumReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted, address indexed referredBy)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
fallback()
This contract contains no error objects.