Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb195…7c05
0xb49e…b743
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MO | ERC-20 | 1.205381B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20273164 | 5 months ago | | | 0 | 0.00042543991 | |
| 20191384 | 5 months ago | | | 0 | 0.00042663910 | |
| 19087074 | 10 months ago | | | 0 | 0.00098529056 | |
| 19081973 | 10 months ago | | | 0 | 0.00062215004 | |
| 18985679 | a year ago | | | 0 | 0.0014252212 | |
| 18925306 | a year ago | | | 0 | 0.00063486440 | |
| 18728316 | a year ago | | | 0 | 0.0037365051 | |
| 18633247 | a year ago | | | 0 | 0.00091115674 | |
| 18398847 | a year ago | | | 0 | 0.00035430542 | |
| 18184882 | a year ago | | | 0 | 0.00073276196 |
ABI
ABI objects
Getter at block 21325851
cap() view returns (uint256)
0
creator() view returns (address)
0xb49ee0f7a3e60ff3bc378c1dac7ece380ef8b743
decimals() view returns (uint256)
18
getOwner() view returns (address)
0xb1952599fd7fa2ddbaa73ee04b9d8dd87a567c05
getPotentialNewOwner() view returns (address)
0xb1952599fd7fa2ddbaa73ee04b9d8dd87a567c05
isSaleOpen() view returns (bool)
false
isToken() pure returns (bool)
true
name() view returns (string)
Morality
rate() view returns (uint256)
4656
symbol() view returns (string)
MO
totalSupply() view returns (uint256)
1750000000000000000000000000
weiRaised() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256 remaining)
balanceOf(address owner) view returns (uint256 balance)
balances(address) view returns (uint256)
doesPurchaseExceedCapOfWeiRaised(uint256 amount) view returns (bool)
tokensToBeReturned(address token) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 value) returns (bool)
approveAndInvokePurchase(address tokenAddress, string collectionName, uint256 value) returns (bool)
approveAndInvokePurchase(address tokenAddress, uint256 value) returns (bool)
multipleTransfer(address[] toAddresses, uint256[] toValues) returns (bool)
recoverAllTokens(address token)
recoverTokens(address token, uint256 amount)
sendTokensFromContract(address to, uint256 value)
setCapInWei(uint256 amount)
setRate(uint256 newRate)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
transferOwnership(address newOwner)
updateApplicationLockdownState(bool state)
updateECPCVLockdownState(bool state)
updateECPLockdownState(bool state)
updateSaleState(bool state)
Approval(address indexed owner, address indexed spender, uint256 value)
ApprovedAndInvokedExternalPurchase(uint8 typeOfPurchase, address tokenAddress, address buyer, uint256 value, uint256 time)
ApprovedAndInvokedExternalPurchase(uint8 typeOfPurchase, address tokenAddress, string collectionName, address buyer, uint256 value, uint256 time)
CapUpdate(address indexed updatedBy, uint256 cap, uint256 date)
OwnershipTransferred(address indexed from, address indexed to, uint256 date)
RateUpdate(address indexed updatedBy, uint256 rate, uint256 date)
RecoveredTokens(address token, address owner, uint256 tokens, uint256 time)
SaleStateUpdated(address indexed updatedBy, bool state, uint256 now)
TokensPurchased(address indexed beneficiary, uint256 weiValue, uint256 tokenValue, uint256 rate, uint256 indexed date)
Transfer(address indexed from, address indexed to, uint256 value)
TransferFromContract(address indexed to, uint256 value, uint256 indexed date)
constructor(uint256 totalTokensToMint, uint256 totalTokensToSendToAdmin, uint256 crowdsaleRate)
fallback()
This contract contains no error objects.