Added TestDydxUser contract - this is deployed to mainnent as the dYdX Account Owner for the mainnet integration tests.

This commit is contained in:
Greg Hysen
2019-12-19 00:37:34 -08:00
parent 4415e00b38
commit c1f5322d38
9 changed files with 215 additions and 6 deletions

View File

@@ -32,8 +32,6 @@ if (process.env.FORK_RPC_URL !== undefined) {
'0x257619b7155d247e43c8b6d90c8c17278ae481f0',
'0x5ee2a00f8f01d099451844af7f894f26a57fcbf2',
'0x894d623e0e0e8ed12c4a73dada999e275684a37d',
// Test dYdX user account (can trade DAI on dydx bridge)
'0xbd67dce6348dc5949a8af5888d6a2bd5dc3cb86d',
// ERC20BridgeProxy
getContractAddressesForChainOrThrow(1).erc20BridgeProxy,
],