Production Unit | Moon, Inc.
Verified contract
Active on
Ethereum with 151 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($113.94)
Native
Value
$113.94
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.036684 | $3,105.99 |
$113.94 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20440233 | 4 months ago | | | 0 | 0.00035720427 | |
| 5876960 | 6 years ago | | | 0.001 | 0.00011325600 | |
| 5837724 | 6 years ago | | | 0.001 | 0.00015444000 | |
| 5837525 | 6 years ago | | | 0.001 | 0.00011312290 | |
| 5837486 | 6 years ago | | | 0.001 | 0.00020567800 | |
| 5837449 | 6 years ago | | | 0.001 | 0.00020567800 | |
| 5837006 | 6 years ago | | | 0.001 | 0.00011312290 | |
| 5836996 | 6 years ago | | | 0.0009 | 0.00011312290 | |
| 5836987 | 6 years ago | | | 0.001 | 0.00012962290 | |
| 5752947 | 6 years ago | | | 0 | 0.00050111503 |
ABI
ABI objects
Getter at block 21212269
buyPrice() view returns (uint256)
574116000000
cookieProductionMultiplier() view returns (uint256)
9
decimals() view returns (uint8)
18
entryFee_() view returns (uint8)
20
exitFee_() view returns (uint8)
20
getSettings() view returns (uint8, uint8, uint8, uint256, uint256, uint256, uint256)
(20, 20, 20, 100000000, 10000000, 9, 1526936400)
moonIncContract() view returns (address)
0xedfb84a94051f49b9c65cee01a98d1fd802f3e6d
myTokens() view returns (uint256)
0
name() view returns (string)
Production Unit | Moon, Inc.
sellPrice() view returns (uint256)
382744000000
stakingRequirement() view returns (uint256)
10000000000000000000
startTime() view returns (uint256)
1526936400
symbol() view returns (string)
ProductionUnit
tokenPriceIncremental_() view returns (uint256)
10000000
tokenPriceInitial_() view returns (uint256)
100000000
totalEthereumBalance() view returns (uint256)
36683665662553942
totalSupply() view returns (uint256)
47835062528503454959845
transferFee_() view returns (uint8)
20
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.