Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
fix: Redeploy ERC20BridgeSampler on Kovan
Browse files Browse the repository at this point in the history
  • Loading branch information
dekz committed Jul 28, 2020
1 parent ae2a6fb commit e29087d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions packages/contract-addresses/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
{
"note": "Update `CurveBridge` address on all networks",
"pr": 2633
},
{
"note": "Redeploy ERC20BridgeSampler on Kovan"
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion packages/contract-addresses/addresses.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"uniswapBridge": "0x0e85f89f29998df65402391478e5924700c0079d",
"uniswapV2Bridge": "0x0000000000000000000000000000000000000000",
"eth2DaiBridge": "0x2d47147429b474d2e4f83e658015858a1312ed5b",
"erc20BridgeSampler": "0xccc9769c1a58766e79423a34b2cc5052d65c1983",
"erc20BridgeSampler": "0x6c1b8901bdd522653334b33a4003e7ab4170320e",
"kyberBridge": "0xaecfa25920f892b6eb496e1f6e84037f59da7f44",
"chaiBridge": "0x0000000000000000000000000000000000000000",
"dydxBridge": "0x3be8e59038d8c4e8d8776ca40ef2f024bad95ad1",
Expand Down

0 comments on commit e29087d

Please sign in to comment.