Production Unit | Moon, Inc.
Verified contract
Active on
Ethereum with 196 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($637.46)
Native
Value
$637.46
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.187151 | $3,406.10 |
$637.46 | |
YOO | ERC-20 | 13.88K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20648815 | 3 months ago | | | 0 | 0.000027210409 | |
| 8548631 | 5 years ago | | | 0 | 0.0022691900 | |
| 7052002 | 6 years ago | | | 0 | 0.00013098140 | |
| 6786013 | 6 years ago | | | 0 | 0.00033179190 | |
| 6666307 | 6 years ago | | | 0 | 0.00016859180 | |
| 6666253 | 6 years ago | | | 0 | 0.00019070220 | |
| 6666250 | 6 years ago | | | 0 | 0.00071766900 | |
| 6666208 | 6 years ago | | | 0 | 0.00073847100 | |
| 6344971 | 6 years ago | | | 0.02 | 0.00034634700 | |
| 6001770 | 6 years ago | | | 0 | 0.00084497100 |
ABI
ABI objects
Getter at block 21265653
buyPrice() view returns (uint256)
15087500000000
cookieProductionMultiplier() view returns (uint256)
27
decimals() view returns (uint8)
18
entryFee_() view returns (uint8)
25
exitFee_() view returns (uint8)
25
getSettings() view returns (uint8, uint8, uint8, uint256, uint256, uint256, uint256)
(25, 25, 25, 100000000000, 10000000000, 27, 1527714000)
lastTwoAmbassadorsAdded() view returns (bool)
true
moonIncContract() view returns (address)
0x881ef8c83e612f8573cfcc9c8a078d6f17a52bd8
myTokens() view returns (uint256)
0
name() view returns (string)
Production Unit | Moon, Inc.
sellPrice() view returns (uint256)
9052500000000
stakingRequirement() view returns (uint256)
10000000000000000000
startTime() view returns (uint256)
1527714000
symbol() view returns (string)
ProductionUnit
tokenPriceIncremental_() view returns (uint256)
10000000000
tokenPriceInitial_() view returns (uint256)
100000000000
totalEthereumBalance() view returns (uint256)
187151397935344147
totalSupply() view returns (uint256)
1199253601833077528043
transferFee_() view returns (uint8)
25
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 addLastTwoAmbassadors(address _address1, address _address2)
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.