MediChain Promo Token
Verified contract
Active on
Ethereum with 706 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x384d…d785
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MCUX | ERC-20 | 30 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18357666 | a year ago | | | 0 | 0.0058357387 | |
| 15229424 | 2 years ago | | | 0 | 0.0010928781 | |
| 15148299 | 2 years ago | | | 0 | 0.0051771171 | |
| 12901531 | 3 years ago | | | 0 | 0.0027160250 | |
| 12576795 | 3 years ago | | | 0 | 0.00063916800 | |
| 12164999 | 4 years ago | | | 0 | 0.0056193600 | |
| 12164170 | 4 years ago | | | 0 | 0.0055216320 | |
| 12164149 | 4 years ago | | | 0 | 0.0055216320 | |
| 12156593 | 4 years ago | | | 0 | 0.0064989121 | |
| 12058979 | 4 years ago | | | 0 | 0.0 |
ABI
ABI objects
Getter at block 21287260
decimals() pure returns (uint8)
8
name() pure returns (string)
MediChain Promo Token
symbol() pure returns (string)
MCUX
totalSupply() view returns (uint256 supply)
402000000000
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)
changeOwner(address _owner)
kill()
massNotify(address[] _owners)
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(address _addressSet)
This contract contains no fallback and receive objects.
This contract contains no error objects.