Redeploy/verify testnet contracts 🙄

This commit is contained in:
Michael Zhu
2020-08-03 11:39:04 -07:00
parent 788bdba8cd
commit 2b39ae4800
4 changed files with 368 additions and 266 deletions

View File

@@ -18,6 +18,7 @@ export {
TestDydxBridgeContract,
TestStaticCallTargetContract,
UniswapBridgeContract,
DexForwarderBridgeContract,
} from './wrappers';
export { ERC20Wrapper } from './erc20_wrapper';