Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MYO | ERC-20 | 1.25838M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11972027 | 4 years ago | | | 0 | 0.0027739141 | |
| 11970937 | 4 years ago | | | 0 | 0.0038933510 | |
| 11970889 | 4 years ago | | | 0 | 0.0049764041 | |
| 11801816 | 4 years ago | | | 0 | 0.0063188750 | |
| 9909745 | 5 years ago | | | 0 | 0.00045506700 | |
| 9909623 | 5 years ago | | | 0 | 0.00024910900 | |
| 9909607 | 5 years ago | | | 0 | 0.00027776650 | |
| 9909389 | 5 years ago | | | 0 | 0.00052392800 | |
| 8968153 | 5 years ago | | | 0 | 0.00034292250 | |
| 8937868 | 5 years ago | | | 0 | 0.0018746430 |
ABI
ABI objects
Getter at block 21305107
mycroToken() view returns (address)
0x50987e6be405ebac691f8988304562e5efc3b2ea
Read-only
investors(address) view returns (uint256 tokenAmount, uint256 frozenPeriod, bool isInvestor)
State-modifying
Events freezeTokensToInvestor(address _investorAddress, uint256 _tokenAmount, uint256 _daysToFreeze) returns (bool)
updateTokensToInvestor(address _investorAddress, uint256 _tokenAmount) returns (bool)
withdraw(uint256 _tokenAmount)
LogFreezedTokensToInvestor(address _investorAddress, uint256 _tokenAmount, uint256 _daysToFreeze)
LogUpdatedTokensToInvestor(address _investorAddress, uint256 _tokenAmount)
LogWithdraw(address _investorAddress, uint256 _tokenAmount)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.