MoondayPlusCrowdsale
Verified contract
Active on
Ethereum with 123 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcb69…081a
Balances ($0.00)
No balances found for "MoondayPlusCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12210711 | 4 years ago | | | 0.003847195 | 0.0019320000 | |
| 11759523 | 4 years ago | | | 0 | 0.25972154 | |
| 11759272 | 4 years ago | | | 0.6 | 0.014491113 | |
| 11759251 | 4 years ago | | | 1 | 0.0055525151 | |
| 11754874 | 4 years ago | | | 0.75 | 0.0047793800 | |
| 11753329 | 4 years ago | | | 0.5 | 0.0047793800 | |
| 11752760 | 4 years ago | | | 0.1 | 0.0069166565 | |
| 11751511 | 4 years ago | | | 0.15 | 0.0063959350 | |
| 11747047 | 4 years ago | | | 0.1 | 0.0060133190 | |
| 11742458 | 4 years ago | | | 0.05 | 0.0017726258 |
ABI
ABI objects
Getter at block 21212475
CROWDSALE_END_TIME() view returns (uint256)
1612036800
CROWDSALE_START_TIME() view returns (uint256)
1611691200
HARDCAP() view returns (uint256)
57921806250000000000
MAX_CONTRIBUTION_WHITE() view returns (uint256)
500000000000000000
MIN_CONTRIBUTION() view returns (uint256)
100000000000000000
MOON_PER_ETH() view returns (uint256)
21365010522000000000
MOON_PER_ETH_WHITE() view returns (uint256)
28571428571000000000
ROUND_1_CAP() view returns (uint256)
7875000000000000000
hasEnded() view returns (bool)
true
isOpen() view returns (bool)
true
isWithinCappedSaleWindow() view returns (bool)
false
liquidityLocked() view returns (bool)
true
moonToken() view returns (address)
0xcb696c86917175dfb4f0037ddc4f2e877a9f081a
owner() view returns (address)
0x2decf6a461e189be2d2503374325fcbe734ef749
weiRaised() view returns (uint256)
34690000000000000000
Read-only
contributions(address) view returns (uint256)
whitelistCapsRound1(address) view returns (bool)
State-modifying
Events addAndLockLiquidity()
renounceOwnership()
setWhitelist1(address[] accounts)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed beneficiary, uint256 weiAmount, uint256 tokenAmount)
constructor(address _moonToken)
receive()
This contract contains no error objects.