KyberNetwork/KyberSwap

KyberNetworkProxy addresses are the same for Ropsten and Mainnet

nance2uiuc opened this issue · 1 comments

See: https://developer.kyber.network/docs/MainnetEnvGuide/ and note that KyberNetworkProxy = 0x818E6FECD516Ecc3849DAf6845e3EC868087B755

See: https://developer.kyber.network/docs/RopstenEnvGuide/ and note also that KyberNetworkProxy = 0x818E6FECD516Ecc3849DAf6845e3EC868087B755

However, for other test nets, the address is different. Etherscan.io also confirms that this duplicate address is on the Ropsten network.

My question is then- what is the main net address?

Both are correct. Our admin deploy from a wallet with the same nonce in ropsten and mainnet, so it results in the same address in two networks.