Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$367.99
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.099845 | $3,685.59 |
$367.99 | |
HEX | ERC-20 | 1.307 | $0.004758 |
$0.01 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9460889 | 5 years ago | | | 0 | 0.00040863900 | |
| 9146191 | 5 years ago | | | 0.00307 | 0.00077361840 | |
| 8896195 | 5 years ago | | | 0 | 0.00043495000 | |
| 8896191 | 5 years ago | | | 0 | 0.00048212000 | |
| 8878747 | 5 years ago | | | 0 | 0.00043495000 | |
| 8878681 | 5 years ago | | | 0 | 0.00021747500 | |
| 8878675 | 5 years ago | | | 0 | 0.00024138000 | |
| 8878660 | 5 years ago | | | 0 | 0.00021747500 | |
| 8878650 | 5 years ago | | | 0 | 0.00024138000 | |
| 8791295 | 5 years ago | | | 0 | 0.00023398000 |
ABI
ABI objects
Getter at block 21304922
buyPrice() view returns (uint256)
704900000000
decimals() view returns (uint8)
18
launchTime() view returns (uint256)
1571095800
myTokens() view returns (uint256)
0
name() view returns (string)
MOOON.FUND
onlyAmbassadors() view returns (bool)
false
sellPrice() view returns (uint256)
79500000000
stakingRequirement() view returns (uint256)
25000000000000000000
symbol() view returns (string)
MOOON
totalEthereumBalance() view returns (uint256)
99844921943897663
totalSupply() view returns (uint256)
45659113870497780113
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)
dividendsOf(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
State-modifying
Events buy(address _referredBy) payable returns (uint256)
disableInitialStage()
exit()
reinvest()
sell(uint256 _amountOfTokens)
setAdministrator(address _identifier, bool _status)
setName(string _name)
setStakingRequirement(uint256 _amountOfTokens)
setSymbol(string _symbol)
transfer(address _toAddress, uint256 _amountOfTokens) 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.