Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MTel Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20406236 | 4 months ago | | | 0 | 0.00012408814 | |
| 20406230 | 5 months ago | | | 0 | 0.00032016827 | |
| 20406228 | 5 months ago | | | 0 | 0.00013014728 | |
| 20406216 | 5 months ago | | | 0 | 0.00031845155 | |
| 20406214 | 5 months ago | | | 0 | 0.0041766667 | |
| 20406211 | 5 months ago | | | 0 | 0.00031626809 | |
| 20406209 | 5 months ago | | | 0 | 0.00031425991 | |
| 20406209 | 5 months ago | | | 0 | 0.00059311310 | |
| 20406208 | 5 months ago | | | 0 | 0.00031446834 | |
| 20406204 | 5 months ago | | | 0 | 0.00022042402 |
ABI
ABI objects
Getter at block 21394774
decimals() view returns (uint8)
18
fundsWallet() view returns (address)
0x123025b9970db857e3e872cd5805ca67bda9d773
name() view returns (string)
MTel Coin
symbol() view returns (string)
MTC
totalEthInWei() view returns (uint256)
9669980000000000000
totalSupply() view returns (uint256)
20000000000000000000000000000
unitsOneEthCanBuy() view returns (uint256)
30000000
version() view returns (string)
H1.0
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 success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.