MCTCrowdsale
Verified contract
Active on
Ethereum with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MCTCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4225492 | 7 years ago | | | 0 | 0.000052121000 | |
| 4198167 | 7 years ago | | | 1 | 0.0084000000 | |
| 4181968 | 7 years ago | | | 20 | 0.010762680 | |
| 4181785 | 7 years ago | | | 20 | 0.0072000000 | |
| 4181779 | 7 years ago | | | 20 | 0.0072000000 | |
| 4181064 | 7 years ago | | | 0 | 0.0013453440 |
ABI
ABI objects
Getter at block 21384997
MCTTokenAddress() pure returns (address)
0x46706460504aa8d1ac2a9a6140a96e995de56f35
crowdsaleContinue() pure returns (bool)
true
crowdsaleStartDate() pure returns (uint256)
1503234000
crowdsaleStopDate() pure returns (uint256)
1505912400
crowdsaleSuccess() pure returns (bool)
false
crowdsaleTokenMint() pure returns (uint256)
600000
crowdsaleTokenSupply() pure returns (uint256)
600000000
multisigAddress() pure returns (address)
0xcc9c1818a8de032145ba1ecc36b7693cfab79857
nextParticipantIndex() pure returns (uint256)
1
owner() pure returns (address)
0x0aa2e357da5f9b7106ff2bead4fc6c9e9696c533
tokenSupportLimit() pure returns (uint256)
30000000000000000000000
tokenSupportSoftLimit() pure returns (uint256)
20000000000000000000000
Read-only
participantIndex(uint256) pure returns (address)
tokenUsersSave(address) pure returns (uint256 value, uint256 token)
State-modifying
Events add(uint256 a, uint256 b) returns (uint256)
changeOwner(address _newOwner)
crowdsaleEther() returns (uint256)
setFinalICOPeriod()
setTokenContract(address _MCTContractAddress)
sub(uint256 a, uint256 b) returns (uint256)
withdraw(address _multisigAddress, uint256 _balance)
This contract contains no event objects.
constructor(uint256 _crowdsaleStartDate, uint256 _crowdsaleStopDate, uint256 _totalTokenSupply)
fallback()
This contract contains no error objects.