Closed Zena-park closed 2 months ago
You can make the MockSystemConfig using the MockSystemConfigFactory.
function createMockSystemConfig(string calldata _name) external returns ( address mockSystemConfig, address l1StandardBridge, address optimismPortal )
Sepolia MockSystemConfigFactory
To create MockSystemConfig, click the createMockSystemConfig's write button after inputting the candidate's name. createMockSystemConfig
After making a transaction, you can find the MockSystemConfig address on logs page.
You can make the MockSystemConfig using the MockSystemConfigFactory.
Sepolia MockSystemConfigFactory
To create MockSystemConfig, click the createMockSystemConfig's write button after inputting the candidate's name. createMockSystemConfig
After making a transaction, you can find the MockSystemConfig address on logs page.