KeepRegistry
Verified contract
Active on
Ethereum with 3 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 "KeepRegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9958564 | 5 years ago | | | 0 | 0.000091020000 | |
| 9958562 | 5 years ago | | | 0 | 0.00015192500 | |
| 9958559 | 5 years ago | | | 0 | 0.00015203000 |
ABI
ABI objects
Getter at block 21227381
defaultPanicButton() view returns (address)
0xb3726e69da808a689f2607939a2d9e958724fc2a
governance() view returns (address)
0xb3726e69da808a689f2607939a2d9e958724fc2a
registryKeeper() view returns (address)
0xb3726e69da808a689f2607939a2d9e958724fc2a
Read-only
isApprovedOperatorContract(address operatorContract) view returns (bool)
isNewOperatorContract(address operatorContract) view returns (bool)
operatorContractUpgraderFor(address _serviceContract) view returns (address)
operatorContractUpgraders(address) view returns (address)
operatorContracts(address) view returns (uint8)
panicButtons(address) view returns (address)
serviceContractUpgraderFor(address _operatorContract) view returns (address)
serviceContractUpgraders(address) view returns (address)
State-modifying
Events approveOperatorContract(address operatorContract)
disableOperatorContract(address operatorContract)
disableOperatorContractPanicButton(address _operatorContract)
setDefaultPanicButton(address _panicButton)
setGovernance(address _governance)
setOperatorContractPanicButton(address _operatorContract, address _panicButton)
setOperatorContractUpgrader(address _serviceContract, address _operatorContractUpgrader)
setRegistryKeeper(address _registryKeeper)
setServiceContractUpgrader(address _operatorContract, address _serviceContractUpgrader)
DefaultPanicButtonUpdated(address defaultPanicButton)
GovernanceUpdated(address governance)
OperatorContractApproved(address operatorContract)
OperatorContractDisabled(address operatorContract)
OperatorContractPanicButtonDisabled(address operatorContract)
OperatorContractPanicButtonUpdated(address operatorContract, address panicButton)
OperatorContractUpgraderUpdated(address serviceContract, address upgrader)
RegistryKeeperUpdated(address registryKeeper)
ServiceContractUpgraderUpdated(address operatorContract, address keeper)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.