ServiceRegistry

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0x61131eb9 at 18674720
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ServiceRegistry"

0x5fcfc4af32e17f1469dd1c5a7d6d6287214fdcabd9af4dd23fc454699ff736f4

Functions
Getter at block 21205869
MAX_DELAY(view returns (uint256)
2592000
owner(view returns (address)
0xd3d1f61c5e9ae7cb7dd88012f4e08a3a6ec21a62
requiredDelay(view returns (uint256)
0
Read-only
getRegisteredService(string serviceNameview returns (address)
getServiceAddress(bytes32 serviceNameHashview returns (address)
getServiceNameHash(string namepure returns (bytes32)
lastExecuted(bytes32view returns (uint256)
State-modifying
addNamedService(bytes32 serviceNameHashaddress serviceAddress
changeRequiredDelay(uint256 newDelay
clearScheduledExecution(bytes32 scheduledExecution
removeNamedService(bytes32 serviceNameHash
transferOwnership(address newOwner
Events
ChangeApplied(bytes32 dataHashuint256 appliedAtbytes data
ChangeCancelled(bytes32 dataHash
ChangeScheduled(bytes32 dataHashuint256 scheduledForbytes data
NamedServiceAdded(bytes32 nameHashaddress service
NamedServiceRemoved(bytes32 nameHash
Constructor
constructor(uint256 initialDelay
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.