Skip to content

Commit

Permalink
Bump contracts to 0.2.12 and deploy (#699)
Browse files Browse the repository at this point in the history
☝️ 

### Test Plan

Check out the newly verified and deployed BatchExchangeViewer contract on [Etherscan.io](https://etherscan.io/address/0x1175AFf51996ADBE45a1c330c0B999D104016ba9#code)
  • Loading branch information
nlordell authored Apr 29, 2020
1 parent 05307fc commit 23f1ba9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"BatchExchangeViewer": {
"1": {
"links": {},
"address": "0x02d2cA010848f508607EA2C2b30DCF29A64d94E2",
"transactionHash": "0x81b5217a7e0d57e539e4341f6e4efca2d14c06d8ade1ae63170cfeb48f19674c"
"address": "0x1175AFf51996ADBE45a1c330c0B999D104016ba9",
"transactionHash": "0xcb463e9a83412f1426d742ef953b22f400fec2801baaa3e0f9ece616778e2a06"
},
"4": {
"links": {},
"address": "0x6003e5cbFeEc43be54d57eC589148EC88E8a9306",
"transactionHash": "0xad85fc35de9fcc806f2a9b2ba29dd5fc9fab62511f5faed05516f1b8bb704169"
"address": "0xbbd5BcC28bD6a1454bca6d4f6Ad0FbCEaAf7BAaA",
"transactionHash": "0x894c4fbb27cd407701092a4a22a7cb4c8f86b826c4f4e66ec75426e51e584337"
}
},
"Migrations": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gnosis.pm/dex-contracts",
"version": "0.2.12",
"version": "0.2.13",
"description": "Contracts for dFusion multi-token batch auction exchange",
"main": "src/index.js",
"module": "build/esm/index.js",
Expand Down

0 comments on commit 23f1ba9

Please sign in to comment.