OracleRegistry
Verified contract
Active on
Ethereum with 1 txns
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 "OracleRegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10910464 | 4 years ago | | | 0 | 0.0034008700 |
ABI
ABI objects
Getter at block 21205260
owner() view returns (address)
0xe373290c4724ad49a8119ea959dcd9f434b245b1
Read-only
get(bytes32 _key) view returns (address)
State-modifying
Events renounceOwnership()
set(bytes32 _key, address _value)
transferOwnership(address newOwner)
AddressAdded(bytes32 _key, address _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.