OwnerRelayOnEthereum
Verified contract
Active on
Ethereum with 2 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 "OwnerRelayOnEthereum"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13677917 | 3 years ago | | | 0 | 0.013837841 | |
| 13673702 | 3 years ago | | | 0 | 0.0064909008 |
ABI
ABI objects
Getter at block 21193826
isResolverCached() view returns (bool)
true
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
resolver() view returns (address)
0x4e3b31eb0e5cb73641ee1e65e7dcefe520ba3ef2
resolverAddressesRequired() view returns (bytes32[] addresses)
[0x466c657869626c6553746f726167650000000000000000000000000000000000, 0x6578743a4d657373656e67657200000000000000000000000000000000000000, 0x6f766d3a4f776e657252656c61794f6e4f7074696d69736d0000000000000000]
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
initiateRelay(address target, bytes payload, uint32 crossDomainGasLimit)
initiateRelayBatch(address[] targets, bytes[] payloads, uint32 crossDomainGasLimit)
nominateNewOwner(address _owner)
rebuildCache()
CacheUpdated(bytes32 name, address destination)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
RelayBatchInitiated(address[] targets, bytes[] payloads)
RelayInitiated(address target, bytes payload)
constructor(address _owner, address _resolver)
This contract contains no fallback and receive objects.
This contract contains no error objects.