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 |
---|---|---|---|---|---|
MSX | ERC-20 | 4K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11215214 | 4 years ago | | | 0 | 0.00034422003 | |
| 11022487 | 4 years ago | | | 0 | 0.00073433600 | |
| 11019193 | 4 years ago | | | 0 | 0.00064254400 | |
| 11018222 | 4 years ago | | | 0 | 0.00073433600 | |
| 11014171 | 4 years ago | | | 0 | 0.00066000000 | |
| 8442741 | 5 years ago | | | 0 | 0.000054450000 | |
| 8141807 | 5 years ago | | | 0 | 0.000024200000 | |
| 8069838 | 5 years ago | | | 0 | 0.00021780000 | |
| 7885070 | 5 years ago | | | 0 | 0.00029282000 | |
| 7801833 | 5 years ago | | | 0 | 0.00024136000 |
ABI
ABI objects
Getter at block 21186404
buyable() view returns (bool)
true
decimals() view returns (uint256)
18
ethRate1() view returns (uint256)
3600
ethRate2() view returns (uint256)
3000
freezeDuration() view returns (uint256)
15552000
maxInvEth() view returns (uint256)
2000000000000000000000
minInvEth() view returns (uint256)
2000000000000000000
name() view returns (string)
MeshX
running() view returns (bool)
false
sellDeadline1() view returns (uint256)
1538236800
sellDeadline2() view returns (uint256)
1543420800
sellStartTime() view returns (uint256)
1533052800
symbol() view returns (string)
MSX
totalSupply() view returns (uint256)
3000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
freezeOf(address _owner) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events addWhitelist(address[] _addrs)
airDeliver(address _to, uint256 _amount)
airDeliverMulti(address[] _addrs, uint256 _amount)
airDeliverStandalone(address[] _addrs, uint256[] _amounts)
approve(address _spender, uint256 _value) returns (bool success)
beginSell()
burn(address burner, uint256 _value)
buyTokens() payable
freezeDeliver(address _to, uint256 _amount, uint256 _freezeAmount, uint256 _freezeMonth, uint256 _unfreezeBeginTime)
pause()
pauseSell()
setPublicOfferDate(uint256 _startTime, uint256 _deadLine1, uint256 _deadLine2)
setPublicOfferLimit(uint256 _minVal, uint256 _maxVal)
setPublicOfferPrice(uint256 _rate1, uint256 _rate2)
start()
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address _newOwner)
withdraw()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
BeginRunning()
BeginSell()
Burn(address indexed burner, uint256 val)
Freeze(address indexed from, uint256 value)
Pause()
PauseSell()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.