10M Token
Verified contract
Active on
Ethereum with 7,600 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 |
---|---|---|---|---|---|
10MTI | ERC-20 | 5.557K | -- | -- | |
10MT | ERC-20 | 4.15594K | -- | -- | |
KCN | ERC-20 | 1K | -- | -- | |
EPAL | ERC-20 | 500 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20211044 | 4 months ago | | | 0 | 0.000093991818 | |
| 20211003 | 4 months ago | | | 0 | 0.000092637242 | |
| 20210999 | 4 months ago | | | 0 | 0.000088152445 | |
| 15903253 | 2 years ago | | | 0 | 0.00063982603 | |
| 15848883 | 2 years ago | | | 0 | 0.00097919479 | |
| 15033893 | 2 years ago | | | 0 | 0.00071683611 | |
| 14483216 | 3 years ago | | | 0 | 0.0021374803 | |
| 14482936 | 3 years ago | | | 0 | 0.010531173 | |
| 12520538 | 3 years ago | | | 0 | 0.0014551812 | |
| 12372626 | 4 years ago | | | 0 | 0.00099216900 |
ABI
ABI objects
Getter at block 21158420
decimals() view returns (uint256)
10
initialSupply() view returns (uint256)
100000000000000000
name() view returns (string)
10M Token
owner() view returns (address)
0x619c756e432c134b4cedcdefa9a2755ef343402b
symbol() view returns (string)
10MT
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
distribute10MT(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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.