10MT Investment token
Verified contract
Active on
Ethereum with 3,249 txns
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 |
---|---|---|---|---|---|
KCN | ERC-20 | 1K | -- | -- | |
TZT | ERC-20 | 500 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17009068 | 2 years ago | | | 0 | 0.00052560574 | |
| 17009067 | 2 years ago | | | 0 | 0.00054237207 | |
| 13039648 | 3 years ago | | | 0 | 0.0013710909 | |
| 13039646 | 3 years ago | | | 0 | 0.0012663155 | |
| 12853959 | 3 years ago | | | 0 | 0.00092722000 | |
| 9995065 | 5 years ago | | | 0 | 0.00014887920 | |
| 9366183 | 5 years ago | | | 0 | 0.000036312000 | |
| 9215266 | 5 years ago | | | 0 | 0.000036324000 | |
| 8309190 | 5 years ago | | | 0 | 0.0012385920 | |
| 8000663 | 5 years ago | | | 0 | 0.00018413200 |
ABI
ABI objects
Getter at block 21163272
decimals() view returns (uint256)
10
initialSupply() view returns (uint256)
500000000000000000
name() view returns (string)
10MT Investment token
owner() view returns (address)
0x619c756e432c134b4cedcdefa9a2755ef343402b
symbol() view returns (string)
10MTI
totalSupply() view returns (uint256)
500000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events MToken()
approve(address _spender, uint256 _value) returns (bool)
distribute10MTI(address[] addresses)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.