diff options
author | Francesco Agosti <francesco.agosti93@gmail.com> | 2018-08-10 08:02:43 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-10 08:02:43 +0800 |
commit | 719699eb3072a85112107f3c76816909f53bce5a (patch) | |
tree | 6bb3ee193d62c3b6fdc6438fe6eb702d3db1f3d2 /packages/migrations/artifacts/2.0.0/AssetProxyOwner.json | |
parent | f97ec000e109341f7b200d0ff9ff324bf3f97d3e (diff) | |
parent | 889ec81ff332f755d3b7e414c4e48afb52123d9c (diff) | |
download | dexon-sol-tools-719699eb3072a85112107f3c76816909f53bce5a.tar dexon-sol-tools-719699eb3072a85112107f3c76816909f53bce5a.tar.gz dexon-sol-tools-719699eb3072a85112107f3c76816909f53bce5a.tar.bz2 dexon-sol-tools-719699eb3072a85112107f3c76816909f53bce5a.tar.lz dexon-sol-tools-719699eb3072a85112107f3c76816909f53bce5a.tar.xz dexon-sol-tools-719699eb3072a85112107f3c76816909f53bce5a.tar.zst dexon-sol-tools-719699eb3072a85112107f3c76816909f53bce5a.zip |
Merge pull request #916 from 0xProject/feature/sra/add-sra-package
Add the sra-api package (OpenAPI Spec)
Diffstat (limited to 'packages/migrations/artifacts/2.0.0/AssetProxyOwner.json')
-rw-r--r-- | packages/migrations/artifacts/2.0.0/AssetProxyOwner.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/packages/migrations/artifacts/2.0.0/AssetProxyOwner.json b/packages/migrations/artifacts/2.0.0/AssetProxyOwner.json index f00f47779..80751855b 100644 --- a/packages/migrations/artifacts/2.0.0/AssetProxyOwner.json +++ b/packages/migrations/artifacts/2.0.0/AssetProxyOwner.json @@ -44468,5 +44468,11 @@ } } }, - "networks": {} + "networks": { + "50": { + "address": "0x34d402f14d58e001d8efbe6585051bf9706aa064", + "links": {}, + "constructorArgs": "[[\"0x5409ed021d9299bf6814279a6a1411a7e866a631\",\"0x6ecbe1db9ef729cbe972c83fb886247691fb6beb\"],[\"0x1dc4c1cefef38a777b15aa20260a54e584b16c48\",\"0x1d7022f5b17d2f8b695918fb48fa1089c9f85401\"],\"2\",\"0\"]" + } + } }
\ No newline at end of file |