web3wagmi
← All standards

ERC-6224 Contracts Dependencies Registry

Last Callrequires ERC-1967, ERC-5750

🆔 ERC-165 interface ids

Computed here as the XOR of the selectors each interface defines.

IContractsRegistry0xbf1f7ef5
IDependant0xdb911e84

⚙️ Functions this standard introduces (14)

0xbf5b6016addContract(string,address)
0xe0e084f8addProxyContract(string,address)
0x423c072baddProxyContractAndCall(string,address,bytes)
0x35817773getContract(string)view
0x3e3b5b19getInjector()view
0x8c223601hasContract(string)view
0x1adad8cfinjectDependencies(string)
0xbe96dc3einjectDependenciesWithData(string,bytes)
0x51dad82cjustAddProxyContract(string,address)
0x97623b58removeContract(string)
0x69130451setDependencies(address,bytes)
0x8cb941ccsetInjector(address)
0x1271bd53upgradeContract(string,address)
0x6bbe8694upgradeContractAndCall(string,address,bytes)

⚖️ Compare with

Parsed from the canonical specification · discussion