Mbit Coin
Verified contract
Active on
Ethereum with 1,919 txns
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 "Mbit Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13998450 | 3 years ago | | | 0 | 0.0089420532 | |
| 13312687 | 3 years ago | | | 0 | 0.0040237501 | |
| 13300606 | 3 years ago | | | 0 | 0.0031905510 | |
| 13288556 | 3 years ago | | | 0 | 0.0026667832 | |
| 13259805 | 3 years ago | | | 0 | 0.0036720017 | |
| 13230246 | 3 years ago | | | 0 | 0.0018459210 | |
| 13133009 | 3 years ago | | | 0 | 0.0042624901 | |
| 13130270 | 3 years ago | | | 0 | 0.0037424671 | |
| 13034305 | 3 years ago | | | 0 | 0.0015142500 | |
| 13033726 | 3 years ago | | | 0 | 0.0025114051 |
ABI
ABI objects
Getter at block 21169418
_initialSupply() view returns (uint256)
210000000
_totalSupply() view returns (uint256)
21000000000000000
decimals() view returns (uint256)
8
name() view returns (string)
Mbit Coin
platformAdmin() view returns (address)
0x2230ec9d7f2c1830f5f5d3829a4b236116b5ad34
symbol() view returns (string)
MBTC
totalSupply() view returns (uint256)
21000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
multiTransfer(address[] _tos, uint256[] _values) returns (bool)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
withdrawToken(address _tokenAddress, address _addr, uint256 _tokenAmount) returns (bool)
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.