Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Mediar"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7257300 | 6 years ago | | | 0 | 0.00021979800 | |
| 6771037 | 6 years ago | | | 0 | 0.00026441400 | |
| 6771032 | 6 years ago | | | 0 | 0.00025371000 | |
| 6771001 | 6 years ago | | | 0 | 0.00019782000 | |
| 6770994 | 6 years ago | | | 0 | 0.000087018000 | |
| 6534316 | 6 years ago | | | 0 | 0.000072260200 | |
| 6534305 | 6 years ago | | | 0 | 0.000074917300 | |
| 6533422 | 6 years ago | | | 0 | 0.00011869200 | |
| 6533389 | 6 years ago | | | 0 | 0.000034807200 | |
| 6533372 | 6 years ago | | | 0 | 0.000086454000 |
ABI
ABI objects
Getter at block 21385257
INITIAL_SUPPLY() view returns (uint256)
420000000000000000000000000
decimals() view returns (uint256 _decimals)
18
name() view returns (string _name)
Mediar
owner() view returns (address)
0xeadc36c41a60591e0e9aedae402eb8d817e0a16a
releaseAgent() view returns (address)
0xeadc36c41a60591e0e9aedae402eb8d817e0a16a
released() view returns (bool)
false
symbol() view returns (string _symbol)
MDR
totalSupply() view returns (uint256 _totalSupply)
420000000000000000000000000
Read-only
balanceOf(address _owner) view returns (uint256 balance)
transferAgents(address) view returns (bool)
State-modifying
Events releaseTokenTransfer()
setReleaseAgent(address addr)
setTransferAgent(address addr, bool state)
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transfer(address _to, uint256 _value, bytes _data, string _custom_fallback) returns (bool success)
transferOwnership(address newOwner)
transferToOwner(address fromWhom)
OwnerReclaim(address fromWhom, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value, bytes data)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.