diff options
author | fragosti <francesco.agosti93@gmail.com> | 2018-06-07 06:26:40 +0800 |
---|---|---|
committer | fragosti <francesco.agosti93@gmail.com> | 2018-06-07 06:26:40 +0800 |
commit | a97d77064aacda3de74b04894f110b05298c5ca8 (patch) | |
tree | fa8cfc4b0bf65b065fd2c7acc2691b1b2c6261bd /packages/migrations/artifacts/1.0.0/TokenTransferProxy_v1.json | |
parent | 6a2da6dc06c616ba50930bbe04a6fa200885ecfd (diff) | |
download | dexon-0x-contracts-a97d77064aacda3de74b04894f110b05298c5ca8.tar.gz dexon-0x-contracts-a97d77064aacda3de74b04894f110b05298c5ca8.tar.zst dexon-0x-contracts-a97d77064aacda3de74b04894f110b05298c5ca8.zip |
Get build and tests to pass
Diffstat (limited to 'packages/migrations/artifacts/1.0.0/TokenTransferProxy_v1.json')
-rw-r--r-- | packages/migrations/artifacts/1.0.0/TokenTransferProxy_v1.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/packages/migrations/artifacts/1.0.0/TokenTransferProxy_v1.json b/packages/migrations/artifacts/1.0.0/TokenTransferProxy_v1.json index dc1dd2cb0..4cea4801a 100644 --- a/packages/migrations/artifacts/1.0.0/TokenTransferProxy_v1.json +++ b/packages/migrations/artifacts/1.0.0/TokenTransferProxy_v1.json @@ -226,5 +226,11 @@ } } }, - "networks": {} + "networks": { + "50": { + "address": "0x1dc4c1cefef38a777b15aa20260a54e584b16c48", + "links": {}, + "constructorArgs": "[]" + } + } }
\ No newline at end of file |