diff options
Diffstat (limited to 'packages/migrations/artifacts/1.0.0')
6 files changed, 42 insertions, 6 deletions
diff --git a/packages/migrations/artifacts/1.0.0/Exchange_v1.json b/packages/migrations/artifacts/1.0.0/Exchange_v1.json index 430298459..5d89765f0 100644 --- a/packages/migrations/artifacts/1.0.0/Exchange_v1.json +++ b/packages/migrations/artifacts/1.0.0/Exchange_v1.json @@ -668,5 +668,11 @@ } } }, - "networks": {} + "networks": { + "50": { + "address": "0x48bacb9266a570d521063ef5dd96e61686dbe788", + "links": {}, + "constructorArgs": "[\"0x1d7022f5b17d2f8b695918fb48fa1089c9f85401\",\"0x1dc4c1cefef38a777b15aa20260a54e584b16c48\"]" + } + } }
\ No newline at end of file diff --git a/packages/migrations/artifacts/1.0.0/MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress.json b/packages/migrations/artifacts/1.0.0/MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress.json index 535044f73..367f0ba07 100644 --- a/packages/migrations/artifacts/1.0.0/MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress.json +++ b/packages/migrations/artifacts/1.0.0/MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress.json @@ -715,5 +715,11 @@ } } }, - "networks": {} + "networks": { + "50": { + "address": "0x34d402f14d58e001d8efbe6585051bf9706aa064", + "links": {}, + "constructorArgs": "[[\"0x5409ed021d9299bf6814279a6a1411a7e866a631\",\"0x6ecbe1db9ef729cbe972c83fb886247691fb6beb\"],\"2\",\"0\",\"0x1dc4c1cefef38a777b15aa20260a54e584b16c48\"]" + } + } }
\ No newline at end of file diff --git a/packages/migrations/artifacts/1.0.0/TokenRegistry.json b/packages/migrations/artifacts/1.0.0/TokenRegistry.json index 09bcf6242..aebb7c48a 100644 --- a/packages/migrations/artifacts/1.0.0/TokenRegistry.json +++ b/packages/migrations/artifacts/1.0.0/TokenRegistry.json @@ -590,5 +590,11 @@ } } }, - "networks": {} + "networks": { + "50": { + "address": "0x0b1ba0af832d7c05fd64161e0db78e85978e8082", + "links": {}, + "constructorArgs": "[]" + } + } }
\ No newline at end of file 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 diff --git a/packages/migrations/artifacts/1.0.0/WETH9.json b/packages/migrations/artifacts/1.0.0/WETH9.json index c6c59fb94..493fae7e5 100644 --- a/packages/migrations/artifacts/1.0.0/WETH9.json +++ b/packages/migrations/artifacts/1.0.0/WETH9.json @@ -322,5 +322,11 @@ } } }, - "networks": {} + "networks": { + "50": { + "address": "0x871dd7c2b4b25e1aa18728e9d5f2af4c4e431f5c", + "links": {}, + "constructorArgs": "[]" + } + } }
\ No newline at end of file diff --git a/packages/migrations/artifacts/1.0.0/ZRXToken.json b/packages/migrations/artifacts/1.0.0/ZRXToken.json index 0f8d647dd..089d16845 100644 --- a/packages/migrations/artifacts/1.0.0/ZRXToken.json +++ b/packages/migrations/artifacts/1.0.0/ZRXToken.json @@ -278,5 +278,11 @@ } } }, - "networks": {} + "networks": { + "50": { + "address": "0x1d7022f5b17d2f8b695918fb48fa1089c9f85401", + "links": {}, + "constructorArgs": "[]" + } + } }
\ No newline at end of file |