This contract is being backfilled. You may encounter incomplete storage history.

MediChain Utility Token

Verified contract

Active on Ethereum with 2,162 txns
Deployed by via 0xdb383292 at 5628999
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x0597fda3347e258d62df1ba2091b6742e671a95c4c9f965e89e07df9cbbbeae7
0xda02575e05e10a8fe018c9f8c73f908ba2638cb77855299b60daeefd2aaa0d59
0xcf12581b8eaf15a0e72fc047b6dc543ba256fc82b9e38cee63b79d131aee5fc7
0x5de7a635f27f81033e2eab873ea16285d70b64a315c3a7357d40bf438d12429d
0x99f9ba49f5e999ea3e27b58de6febe87c9f4a8dfd8570dbf033b7565ec554a42
0xe100d00f057ea64e3ec5bb426b19a292205c70883b135f95439e084583fc972d
0x256a7a9c41219ddf072a62eae23c903d6a903b98a750ea6151a546f1b2313624
0x386246be03eb4c4b28937feef8b487a4cb2d8c5feeef4a6e3566ec7329d8b6f4
0x88df635a8e3474f7b5397aca2aa4f67cab3ea17632c47fca895e5d2ba32ee3fd
0x3928c876c346420c001130e39b797ef86d19085f3eb95e72175fc29350c5f533

Functions
Getter at block 20796574
decimals(pure returns (uint8 result)
8
name(pure returns (string result)
MediChain Utility Token
symbol(pure returns (string result)
MCU
totalSupply(view returns (uint256 supply)
10000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _currentValueuint256 _newValuereturns (bool success)
approve(address _spenderuint256 _valuereturns (bool success)
burnTokens(uint256 _valuereturns (bool success)
freezeTransfers(
setOwner(address _newOwner
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
unfreezeTransfers(
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Freeze(
Transfer(address indexed _fromaddress indexed _touint256 _value
Unfreeze(
Constructor
constructor(uint256 _tokenCount
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.