0x-api icon indicating copy to clipboard operation
0x-api copied to clipboard

Uniswap v2 enabled on Kovan though Uniswap v2 bridge is not deployed

Open brandoncurtis opened this issue 4 years ago • 0 comments

0x-API config disables Uniswap v1 but not Uniswap v2:

https://github.com/0xProject/0x-api/blob/56f7a9072ae3deb9264dbd8e291678dd75cffdea/src/config.ts#L265-L273

Even though the Uniswap v1 bridge appears to be deployed on Kovan and the Uniswap v2 bridge does not:

https://github.com/0xProject/0x-monorepo/blob/466d962c07167f545142c5f763bacf1a4df6db05/packages/contract-addresses/addresses.json#L163-L164

What's the status of bridge support on Kovan for Uniswap v1 and v2?

brandoncurtis avatar Jul 29 '20 00:07 brandoncurtis