IntegrationRegistry

Verified contract

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

No balances found for "IntegrationRegistry"

0x909e4c80c6dc111017663863df2863efc28bb0478691e38377af5862080cc876
0xb7a43186a7e5be8795908dbce742bc0e88a51dd20927885f6dc936c66d52b33b
0x0af7539837b8dd96eca8189b4e0baa260b284ab6ab500fdd9b621b47afcbe2a2
0x631baadca3512b40f3e7ebd5cde8be27172cf8a215d479d2c6e2a7612ead370a
0x9f06e8d7413d4c828fdab3edff08c4126a5f533f3d12d5d5db2131bc9d102254
0x6d0dca98bae373a9181b425122d3e77df6419a78557853c37e982c7bb082ba04
0xa93539e57d5bb2c0d08492457297072f8b3c9f5c06eaca196252e3508e415476
0xc97391631aee05be9de71e43950718db7f8f012ae8dd8ea1fbeaa855b92f7977
0x6b4299f2a6bdb9fce43852a3a536a6b947a3d8bb82effd937a38062b4fc1abd6
0x1cdcb4b8984858a4e657dbdb2609cfe29edf4a19f4fc3f526ca90df969ef774b

Functions
Getter at block 21210012
controller(view returns (address)
0xf1b12a7b1f0af744ed21eec7d3e891c48fd3c329
owner(view returns (address)
0x69bdb276a17dd90f9d3a545944ccb20e593ae8e3
Read-only
getIntegrationAdapter(address _modulestring _nameview returns (address)
getIntegrationAdapterWithHash(address _modulebytes32 _nameHashview returns (address)
isValidIntegration(address _modulestring _nameview returns (bool)
State-modifying
addIntegration(address _modulestring _nameaddress _adapter
batchAddIntegration(address[] _modulesstring[] _namesaddress[] _adapters
batchEditIntegration(address[] _modulesstring[] _namesaddress[] _adapters
editIntegration(address _modulestring _nameaddress _adapter
removeIntegration(address _modulestring _name
renounceOwnership(
transferOwnership(address newOwner
Events
IntegrationAdded(address indexed _moduleaddress indexed _adapterstring _integrationName
IntegrationEdited(address indexed _moduleaddress _newAdapterstring _integrationName
IntegrationRemoved(address indexed _moduleaddress indexed _adapterstring _integrationName
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _controller
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.