bboynam99
bboynam99
Hello, in step 5, when i choose initializeFactory(templateAddress) and paste exchange deploy address, and about Value, what i should input in Value??
thank you
@haydenadams i don't understand which address in step 4 and step 5, 4.Use factory ABI (step 2) + factory address (step 3) and https://mycrypto.com/contracts/interact to open an interface to the...
@haydenadams i will replace with my contracts here in [addesses.js](https://github.com/Uniswap/uniswap-frontend/blob/master/src/ducks/addresses.js) right? `const MAIN = { factoryAddress: '0xc0a47dFe034B400B47bDaD5FecDa2621de6c4d95', exchangeAddresses: { addresses: [ ['BNB', '0x255e60c9d597dCAA66006A904eD36424F7B26286'], ['DAI', '0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14'], ['KNC', '0x49c4f9bc14884f6210F28342ceD592A633801a8b'], ...` if it...