Production Unit | Moon, Inc.
Verified contract
Active on
Ethereum with 447 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($171.55)
Native
Value
$171.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.054476 | $3,149.19 |
$171.55 | |
YOO | ERC-20 | 21.001K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5876942 | 6 years ago | | | 0 | 0.000030377600 | |
| 5874571 | 6 years ago | | | 0 | 0.00012009690 | |
| 5836958 | 6 years ago | | | 0.001 | 0.00016233800 | |
| 5670750 | 6 years ago | | | 0.001 | 0.0013315782 | |
| 5665060 | 6 years ago | | | 0.03 | 0.00042580800 | |
| 5665009 | 6 years ago | | | 0 | 0.00015128680 | |
| 5664990 | 6 years ago | | | 0 | 0.00066599190 | |
| 5664816 | 6 years ago | | | 0 | 0.00099394400 | |
| 5663771 | 6 years ago | | | 0.00001 | 0.0014517360 | |
| 5663769 | 6 years ago | | | 0.00001 | 0.0013383353 |
ABI
ABI objects
Getter at block 21218422
buyPrice() view returns (uint256)
995731000000
cookieProductionMultiplier() view returns (uint256)
1
decimals() view returns (uint8)
18
entryFee_() view returns (uint8)
10
exitFee_() view returns (uint8)
10
getSettings() view returns (uint8, uint8, uint8, uint256, uint256, uint256, uint256)
(10, 10, 10, 100000000, 10000000, 1, 1526763600)
moonIncContract() view returns (address)
0xedfb84a94051f49b9c65cee01a98d1fd802f3e6d
myTokens() view returns (uint256)
0
name() view returns (string)
Production Unit | Moon, Inc.
sellPrice() view returns (uint256)
814689000000
stakingRequirement() view returns (uint256)
10000000000000000000
startTime() view returns (uint256)
1526763600
symbol() view returns (string)
ProductionUnit
tokenPriceIncremental_() view returns (uint256)
10000000
tokenPriceInitial_() view returns (uint256)
100000000
totalEthereumBalance() view returns (uint256)
54475898948865715
totalSupply() view returns (uint256)
90513449485040698015438
transferFee_() view returns (uint8)
10
Read-only
ambassadorsMaxPremine(address) view returns (uint256)
ambassadorsPremined(address) view returns (bool)
ambassadorsPrerequisite(address) view returns (address)
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)
exit()
reinvest()
sell(uint256 _amountOfTokens)
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, uint256 timestamp, uint256 price)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned, uint256 timestamp, uint256 price)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor(address _moonIncContractAddress, uint8 _entryFee, uint8 _transferFee, uint8 _exitFee, uint256 _tokenPriceInitial, uint256 _tokenPriceIncremental, uint256 _cookieProductionMultiplier, uint256 _startTime)
fallback()
This contract contains no error objects.