Mobile Integrated Blockchain
Verified contract
Active on
Ethereum with 15,805 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($343.39)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BNB | ERC-20 | 0.54 | $633.86 |
$342.28 | |
HOT | ERC-20 | 538 | $0.002059 |
$1.11 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
KICK | ERC-20 | 888.888K | -- | -- | |
MIB | ERC-20 | 757.322691K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 1.5K | -- | -- | |
TDZ | ERC-20 | 1.3806K | -- | -- | |
COT | ERC-20 | 67 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17569342 | a year ago | | | 0 | 0.00043749152 | |
| 17569325 | a year ago | | | 0 | 0.00059767415 | |
| 16703410 | 2 years ago | | | 0 | 0.0010150682 | |
| 16271310 | 2 years ago | | | 0 | 0.00056959895 | |
| 15466278 | 2 years ago | | | 0 | 0.00021890792 | |
| 14833288 | 2 years ago | | | 0 | 0.00039107521 | |
| 14833268 | 2 years ago | | | 0 | 0.00088043183 | |
| 14607708 | 3 years ago | | | 0 | 0.0021662800 | |
| 14486971 | 3 years ago | | | 0 | 0.0021114384 | |
| 14318103 | 3 years ago | | | 0 | 0.0010737292 |
ABI
ABI objects
Getter at block 21159396
_totalsupply() view returns (uint256)
300000000000000000000000000
decimals() view returns (uint256)
18
name() view returns (string)
Mobile Integrated Blockchain
owner() view returns (address)
0x27306041fa3b6b666ca92890ee1f7be734ab8762
stopped() view returns (bool)
false
symbol() view returns (string)
MIB
totalSupply() view returns (uint256)
300000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address who) view returns (uint256)
balances(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
burn(uint256 value)
burnFrom(address who, uint256 value) payable returns (bool success)
safeApprove(address _spender, uint256 _currentValue, uint256 _newValue) returns (bool success)
start()
stop()
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)
Burn(address indexed from, uint256 value)
MIBLog(bytes4 indexed sig, address indexed sender, uint256 _value) anonymous
OwnerLog(address indexed previousOwner, address indexed newOwner, bytes4 sig)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _totsupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.