Medicine chain
Verified contract
Active on
Ethereum with 849 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MMTA | ERC-20 | 100 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14790217 | 3 years ago | | | 0 | 0.0022302417 | |
| 9913548 | 5 years ago | | | 0 | 0.00019664772 | |
| 9904920 | 5 years ago | | | 0 | 0.00026340500 | |
| 9765451 | 5 years ago | | | 0 | 0.000049951000 | |
| 9765451 | 5 years ago | | | 0 | 0.000082951000 | |
| 9765394 | 5 years ago | | | 0 | 0.00030164000 | |
| 9763695 | 5 years ago | | | 0 | 0.000041462300 | |
| 9763682 | 5 years ago | | | 0 | 0.000037443450 | |
| 9763647 | 5 years ago | | | 0 | 0.00039519750 | |
| 9571620 | 5 years ago | | | 0 | 0.00037693000 |
ABI
ABI objects
Getter at block 21281474
decimals() view returns (uint256)
18
name() view returns (string)
Medicine chain
owner() view returns (address)
0x65ca1295347b22b50e5d40ae82a47e1c7d54fc64
symbol() view returns (string)
MMTA
topTotalSupply() view returns (uint256)
500000000000000000000000000
totalSupply() view returns (uint256)
500000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events acceptNewOwner() returns (bool)
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
changeOwner(address _newOwner) returns (bool)
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)
updateOwner(address _oldOwner, address _newOwner)
constructor(address _tokenAlloc)
fallback()
This contract contains no error objects.