MtnCrowdsale
Verified contract
Active on
Ethereum with 3,426 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x41db…4de3
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OCN | ERC-20 | 5 | $0.000042 |
$0 | |
LCK | ERC-20 | 86.464645 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5225405 | 7 years ago | | | 0 | 0.00012938400 | |
| 5026662 | 7 years ago | | | 3.090529 | 0.00089593200 | |
| 5026648 | 7 years ago | | | 3.099139 | 0.00086100000 | |
| 5025912 | 7 years ago | | | 0 | 0.0024061200 | |
| 5023239 | 7 years ago | | | 0.01 | 0.000087408000 | |
| 5020080 | 7 years ago | | | 4.6685 | 0.0021633480 | |
| 5014547 | 7 years ago | | | 1.019 | 0.000087408000 | |
| 5014360 | 7 years ago | | | 0.39 | 0.00043704000 | |
| 5014233 | 7 years ago | | | 0.3167519 | 0.0012474000 | |
| 5013813 | 7 years ago | | | 0.0675 | 0.000084000000 |
ABI
ABI objects
Getter at block 21158053
COMMUNITY_TOKENS() view returns (uint256)
155000000000000000000000000
CROWDSALE_TOKENS() view returns (uint256)
175000000000000000000000000
MAX_CONTRIBUTION_USD() view returns (uint256)
5000
TEAM_TOKENS0() view returns (uint256)
50000000000000000000000000
TEAM_TOKENS1() view returns (uint256)
60000000000000000000000000
TEAM_TOKENS2() view returns (uint256)
60000000000000000000000000
TOTAL_TEAM_TOKENS() view returns (uint256)
170000000000000000000000000
TOTAL_TOKEN_CAP() view returns (uint256)
500000000000000000000000000
USD_CENT_PER_TOKEN() view returns (uint256)
25
VESTING_DURATION_2Y() view returns (uint256)
63072000
VESTING_DURATION_4Y() view returns (uint256)
126144000
beneficiaryWallet() view returns (address)
0x6e9570c944f6c42cf651c4185dd8c6d376a452bc
capReached() view returns (bool)
true
communityVesting4Years() view returns (address)
0x951b83dcfb7a9865b6343c051de6d495290b469a
endTime() view returns (uint256)
1518688800
hasEnded() view returns (bool)
true
isCrowdsaleOver() view returns (bool)
true
maxContributionInWei() view returns (uint256)
4668534080298786181
owner() view returns (address)
0xbdbc05920b5fbeeabf7dad1dc3acfd9ea9c3b61d
rate() view returns (uint256)
4284
startTime() view returns (uint256)
1517479200
teamVesting2Years() view returns (address)
0x77e01450fd870dafa3a545bdfc2b6e13c879f645
teamVesting4Years() view returns (address)
0x922729d66e5ab074aff382edc25fb39a02bbf578
token() view returns (address)
0x41dbecc1cdc5517c6f76f6a6e836adbee2754de3
tokensMinted() view returns (uint256)
175000000000000000000000000
wallet() view returns (address)
0xcae5c5e3be5f66533f3bc3b6575a53d333dce610
weiRaised() view returns (uint256)
3734827264238892927171
Read-only
isManager(address) view returns (bool)
isWhitelisted(address) view returns (bool)
totalInvestedPerAddress(address) view returns (uint256)
State-modifying
Events batchMintTokenPresale(address[] _beneficiaries, uint256[] _amounts)
batchWhiteListInvestors(address[] _investors)
buyTokens(address _beneficiary) payable
closeCrowdsale()
finalize()
mintTokenPreSale(address _beneficiary, uint256 _amount)
setManager(address _manager, bool _active)
transferOwnership(address newOwner)
unWhiteListInvestor(address _investor)
whiteListInvestor(address _investor)
ChangedInvestorWhitelisting(address indexed investor, bool whitelisted)
ChangedManager(address manager, bool active)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PresaleMinted(address indexed beneficiary, uint256 tokenAmount)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _startTime, uint256 _endTime, uint256 _usdPerEth, address _wallet, address _beneficiaryWallet)
fallback()
This contract contains no error objects.