MCoinDistributionWrap
Verified contract
Active on
Ethereum with 854 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6644…4190
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GSE | ERC-20 | 10 | $0.000027 |
$0 | |
MCHI | ERC-20 | 22.547524B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7093843 | 6 years ago | | | 0 | 0.000099030000 | |
| 7089979 | 6 years ago | | | 0 | 0.0050066400 | |
| 7066252 | 6 years ago | | | 0 | 0.0010974678 | |
| 7049606 | 6 years ago | | | 0 | 0.00077125120 | |
| 6968204 | 6 years ago | | | 0.02 | 0.00052290000 | |
| 6968198 | 6 years ago | | | 0 | 0.0010728241 | |
| 6966102 | 6 years ago | | | 0.04 | 0.00037290000 | |
| 6964916 | 6 years ago | | | 0.02 | 0.00052290000 | |
| 6963097 | 6 years ago | | | 0 | 0.00074681120 | |
| 6946119 | 6 years ago | | | 0 | 0.0012231500 |
ABI
ABI objects
Getter at block 21288338 detailsOfWindow() view returns (uint256 start, uint256 end, uint256 remainingTime, uint256 allocation, uint256 totalEth, uint256 number) getAllRewards() view returns (uint256[]) getTotals() view returns (uint256[])
MCoin() view returns (address)
0x6644fc3e5224d28ba9172bfaa21359d43bbd4190
currentWindow() view returns (uint256)
2435
decimals() view returns (uint8)
18
firstPeriodSupply() view returns (uint256)
13025686096000000000000000000
firstPeriodWindows() view returns (uint256)
7
foundationWallet() view returns (address)
0x286d39aae5953fa2d6cac8fe6585cdce190d66ea
owner() view returns (address)
0x7e1f8194e7093e5d017ebbf3a4b2b3ee97c883a1
secondPeriodSupply() view returns (uint256)
160960263904000000000000000000
secondPeriodWindows() view returns (uint256)
173
startTimestamp() view returns (uint256)
1531180801
totalWindows() view returns (uint256)
180
windowLength() view returns (uint256)
82800
Read-only
allocationFor(uint256 window) view returns (uint256)
commitment(address, uint256) view returns (uint256)
detailsOf(uint256 window) view returns (uint256 start, uint256 end, uint256 remainingTime, uint256 allocation, uint256 totalEth, uint256 number)
getCommitmentsOf(address from) view returns (uint256[])
totals(uint256) view returns (uint256)
windowOf(uint256 timestamp) view returns (uint256)
State-modifying
Events commit() payable
commitOn(uint256 window) payable
init(address _MCoin)
moveFunds() returns (uint256 value)
renounceOwnership()
transferOwnership(address newOwner)
withdraw(uint256 window) returns (uint256 reward)
withdrawAll()
Commit(address indexed from, uint256 value, uint256 window)
MoveFunds(uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(address indexed from, uint256 value, uint256 window)
constructor(uint256 firstPeriodWindows, uint256 firstPeriodSupply, uint256 secondPeriodWindows, uint256 secondPeriodSupply, address foundationWallet, uint256 startTime, uint256 windowLength)
fallback()
This contract contains no error objects.