Med Chain
Verified contract
Active on
Ethereum with 5,051 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 |
---|---|---|---|---|---|
WDT | ERC-20 | 0.0004 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11672980 | 4 years ago | | | 0 | 0.0030524715 | |
| 11496979 | 4 years ago | | | 0 | 0.0075990096 | |
| 11411899 | 4 years ago | | | 0 | 0.0013529622 | |
| 11411451 | 4 years ago | | | 0 | 0.0031406115 | |
| 11411379 | 4 years ago | | | 0 | 0.0035264892 | |
| 11210563 | 4 years ago | | | 0 | 0.0037986313 | |
| 10386740 | 4 years ago | | | 0 | 0.0024311348 | |
| 10386698 | 4 years ago | | | 0 | 0.0037290825 | |
| 10378445 | 4 years ago | | | 0 | 0.0015990062 | |
| 10290121 | 4 years ago | | | 0 | 0.0015530790 |
ABI
ABI objects
Getter at block 21321901
account_address() view returns (address)
0x6e68fff2dc3bf3aa0e9acecaae9a3ffe52fc48ae
admin_address() view returns (address)
0x6e68fff2dc3bf3aa0e9acecaae9a3ffe52fc48ae
decimals() view returns (uint8)
18
name() view returns (string)
Med Chain
symbol() view returns (string)
MED
totalSupply() view returns (uint256)
210000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setAdmin(address new_admin_address) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
withDraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.