DappRegistry

Verified contract

Active on Ethereum with 256 txns
Deployed by via 0x4df420f9 at 12295720
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x229bceb6141f3c0ab38d3fd3a20a3b40f3518010229dd789205b0ef413aa5d3a
0x29fdbcc6a153ec47d4cfefd4bf40e518a12f21163e272fb9d5095692871d015e
0x5d6833b2ee6af196d95a450965996e176a0addbec1e5d0ea69acdee62eaa1bb4
0xeaba961c87c830299cf44a0354cf9a138b2ca7381ff2260be2d83540fe4298c0
0x644a9e133a1dc77f469ac3e1bc99d041773787565788d8184d5a27e6de1f7ff5
0x56cd8eb86674fa952d264cf9e6b573c1f904ca826ff4f23dfc83868c6156991c
0x6d2c6f47ebd6e717fd5bff863cee15758ee9e25a9fa880029e556c072953b2c4
0x21221f5682b403005fa6fdbd1d8c8102c16fdae5785ffab9cbce5ea451337855
0xce91bb03fd01668665defc9c2008cf7e2695c0cc6f1e6101235fc316e002e9b8
0x5b6af86530c496387254104e1c37a5bbf830ed53eae9e8425c360b0866a30eba

Functions
Getter at block 20866475
newTimelockPeriod(view returns (uint64)
0
timelockPeriod(view returns (uint64)
604800
timelockPeriodChangeAfter(view returns (uint64)
0
Read-only
areAuthorised(address _walletaddress[] _spendersaddress[] _tobytes[] _dataview returns (bool)
authorisations(uint8addressview returns (bytes32)
enabledRegistryIds(addressview returns (bytes32)
getAuthorisation(uint8 _registryIdaddress _dappview returns (address filteruint64 validAfter)
isAuthorised(address _walletaddress _spenderaddress _tobytes _dataview returns (bool)
isEnabledRegistry(address _walletuint8 _registryIdview returns (bool isEnabled)
pendingFilterUpdates(uint8addressview returns (bytes32)
registryOwners(uint8view returns (address)
State-modifying
addDapp(uint8 _registryIdaddress _dappaddress _filter
changeOwner(uint8 _registryIdaddress _newRegistryOwner
confirmFilterUpdate(uint8 _registryIdaddress _dapp
confirmTimelockChange(
createRegistry(uint8 _registryIdaddress _registryOwner
removeDapp(uint8 _registryIdaddress _dapp
requestFilterUpdate(uint8 _registryIdaddress _dappaddress _filter
requestTimelockChange(uint64 _newTimelockPeriod
toggleRegistry(uint8 _registryIdbool _enabled
Events
DappAdded(uint8 indexed registryIdaddress dappaddress filteruint256 validAfter
DappRemoved(uint8 indexed registryIdaddress dapp
FilterUpdateRequested(uint8 indexed registryIdaddress dappaddress filteruint256 validAfter
FilterUpdated(uint8 indexed registryIdaddress dappaddress filteruint256 validAfter
OwnerChanged(uint8 registryIdaddress newRegistryOwner
RegistryCreated(uint8 registryIdaddress registryOwner
TimelockChangeRequested(uint64 newTimelockPeriod
TimelockChanged(uint64 newTimelockPeriod
ToggledRegistry(address indexed senderuint8 registryIdbool enabled
Constructor
constructor(uint64 _timelockPeriod
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.