MooTokenSale
Verified contract
Active on
Ethereum with 256 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2215…32a5
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WLM | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6231804 | 6 years ago | | | 0 | 0.0035127980 | |
| 6221713 | 6 years ago | | | 0 | 0.0012448010 | |
| 6221687 | 6 years ago | | | 0 | 0.0012448010 | |
| 6197215 | 6 years ago | | | 0 | 0.0025346610 | |
| 6197194 | 6 years ago | | | 0 | 0.0012448010 | |
| 6184807 | 6 years ago | | | 0 | 0.0025372850 | |
| 6184783 | 6 years ago | | | 0 | 0.0012448010 | |
| 6042475 | 6 years ago | | | 0 | 0.0025372850 | |
| 6042449 | 6 years ago | | | 0 | 0.0012448010 | |
| 6038281 | 6 years ago | | | 0 | 0.0025346610 |
ABI
ABI objects
Getter at block 21161937
Admin() view returns (address)
0xb8e3fa64164c3dabe6def50ee051bd5acfa4b43d
PRESALE_ENDTIMESTAMP() view returns (uint256)
1522209600
PRESALE_STARTTIMESTAMP() view returns (uint256)
1516896000
PUBLICSALE_ENDTIMESTAMP() view returns (uint256)
1525060800
PUBLICSALE_STARTTIMESTAMP() view returns (uint256)
1522382400
basicRate() view returns (uint256)
1800
cs() view returns (address)
0xbf83857da1a59c7f00a32bf3539c9d5ba858a046
currentTime() view returns (uint256)
1731297935
decimals() view returns (uint256)
18
getCurrentRate() view returns (uint256)
1800
hasEnded() view returns (bool)
true
maxContribution() view returns (uint256)
20000000000000000000
maxTokenCap() view returns (uint256)
1980000000000000000000000
maxTokens() view returns (uint256)
500000000000000000000000000
minContribution() view returns (uint256)
200000000000000000
multiSig() view returns (address)
0x409a3e8757c920f9145eb813cfd5b7af12d56c46
numberOfContributors() view returns (uint256)
92
oneCoin() view returns (uint256)
1000000000000000000
owner() view returns (address)
0x3d360a7531d73acda07caa04a54ff904d8608f4f
suspended() view returns (bool)
false
token() view returns (address)
0x221535cbced4c264e53373d81b73c29d010832a5
tokenRaised() view returns (uint256)
200260050000000000000000000
tokensForSale() view returns (uint256)
200260050000000000000000000
tokensOfTeamAndAdvisors() view returns (uint256)
99739950000000000000000000
weiRaised() view returns (uint256)
53869657649000000000
Read-only
authorised(address) view returns (bool)
isAdmin(address _admin) view returns (bool)
isCS(address _cs) view returns (bool)
isOwner(address _owner) view returns (bool)
State-modifying
Events afterSaleMinting(uint256 _tokens)
authoriseAccount(address whom) returns (bool)
authoriseManyAccounts(address[] many) returns (bool)
blockAccount(address whom) returns (bool)
close()
emergencyERC20Drain(address oddToken, uint256 amount) returns (bool)
finishSale()
mintToTeamAndAdvisors()
placeTokens(address beneficiary, uint256 _tokens) returns (bool)
resume() returns (bool)
setAdmin(address newAdmin) returns (bool)
setBasicRate(uint256 newRate) returns (bool)
setCS(address newCS) returns (bool)
setMaxTokenCap(uint256 _newMaxTokenCap) returns (bool)
setWallet(address _newWallet) returns (bool)
suspend() returns (bool)
transferOwnership(address newOwner) returns (bool)
AdminUpdated(address newAdminAddress)
AuthoriseStatusUpdated(address accounts, bool status)
Closed()
CsUpdated(address newCSAddress)
EmergencyERC20DrainWasCalled(address tokenaddress, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SaleClosed()
SaleResumed()
SaleSuspended()
TokenPlaced(address indexed beneficiary, uint256 _tokens)
TokenPurchase(address indexed purchaser, uint256 amount, uint256 _tokens)
TradingStarted()
WalletUpdated(address newwallet)
constructor()
fallback()
This contract contains no error objects.