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

Commit

Permalink
Deployed DevUtils address, & artifact used (#2176)
Browse files Browse the repository at this point in the history
  • Loading branch information
feuGeneA authored Sep 19, 2019
1 parent bca8c5e commit 1d55d12
Show file tree
Hide file tree
Showing 2 changed files with 565 additions and 167 deletions.
2 changes: 1 addition & 1 deletion packages/contract-addresses/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ const networkToAddresses: { [networkId: number]: ContractAddresses } = {
multiAssetProxy: '0xf6313a772c222f51c28f2304c0703b8cf5428fd8',
staticCallProxy: '0x48e94bdb9033640d45ea7c721e25f380f8bffa43',
erc1155Proxy: '0x64517fa2b480ba3678a2a3c0cf08ef7fd4fad36f',
devUtils: '0x1e3616bc5144362f95d72de41874395567697e93',
devUtils: '0xa5f985e8df08e17e88001dd85724707bcb80e413',
},
// NetworkId 50 represents our Ganache snapshot generated from migrations.
50: {
Expand Down
Loading

0 comments on commit 1d55d12

Please sign in to comment.