Production Unit | Moon, Inc.
Verified contract
Active on
Ethereum with 933 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6,518.36)
Native
Value
$6,518.36
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.797797 | $3,625.75 |
$6,518.36 | |
YOO | ERC-20 | 20.437K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8616581 | 5 years ago | | | 0 | 0.0020863480 | |
| 7020477 | 6 years ago | | | 0.000593 | 0.00020046320 | |
| 6896634 | 6 years ago | | | 0.00009 | 0.00033393700 | |
| 6785801 | 6 years ago | | | 0 | 0.000085677800 | |
| 6785788 | 6 years ago | | | 0 | 0.00032223260 | |
| 6666305 | 6 years ago | | | 0 | 0.00013004590 | |
| 6666241 | 6 years ago | | | 0 | 0.00071766900 | |
| 6666219 | 6 years ago | | | 0 | 0.00019622980 | |
| 6666201 | 6 years ago | | | 0 | 0.00084497100 | |
| 6344945 | 6 years ago | | | 0.02 | 0.00043557000 |
ABI
ABI objects
Getter at block 21285322
buyPrice() view returns (uint256)
87164000000000
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, 100000000000, 10000000000, 1, 1527109200)
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)
71316000000000
stakingRequirement() view returns (uint256)
10000000000000000000
startTime() view returns (uint256)
1527109200
symbol() view returns (string)
ProductionUnit
tokenPriceIncremental_() view returns (uint256)
10000000000
tokenPriceInitial_() view returns (uint256)
100000000000
totalEthereumBalance() view returns (uint256)
1797796955162872899
totalSupply() view returns (uint256)
7916879514175034729057
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 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.