struct ROJIContractRegistryInfo { address proxyOrContract; address baseContract; address creator; uint256 data; }
Was this helpful?