fix: Deploy UniswapV2 Bridge on Kovan (#2652)

* fix: Deploy UniswapV2 Bridge on Kovan

* CHANGELOG
This commit is contained in:
Jacob Evans 2020-08-03 16:26:37 +10:00 committed by GitHub
parent eedfc64a8c
commit 222fd5d822
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 3 deletions

View File

@ -7,8 +7,12 @@
"pr": 2633
},
{
"note": "Redeploy ERC20BridgeSampler on Kovan",
"note": "Redeploy `ERC20BridgeSampler` on Kovan",
"pr": 2644
},
{
"note": "Deploy `UniswapV2Bridge` on Kovan",
"pr": 2652
}
]
},

View File

@ -161,9 +161,9 @@
"stakingProxy": "0xbab9145f1d57cd4bb0c9aa2d1ece0a5b6e734d34",
"erc20BridgeProxy": "0xfb2dd2a1366de37f7241c83d47da58fd503e2c64",
"uniswapBridge": "0x0e85f89f29998df65402391478e5924700c0079d",
"uniswapV2Bridge": "0x0000000000000000000000000000000000000000",
"uniswapV2Bridge": "0x7b3530a635d099de0534dc27e46cd7c57578c3c8",
"eth2DaiBridge": "0x2d47147429b474d2e4f83e658015858a1312ed5b",
"erc20BridgeSampler": "0x6c1b8901bdd522653334b33a4003e7ab4170320e",
"erc20BridgeSampler": "0xcf9e66851f274aa4721e54526117876d90d51aa1",
"kyberBridge": "0xaecfa25920f892b6eb496e1f6e84037f59da7f44",
"chaiBridge": "0x0000000000000000000000000000000000000000",
"dydxBridge": "0x3be8e59038d8c4e8d8776ca40ef2f024bad95ad1",