aboutsummaryrefslogtreecommitdiffstats
path: root/packages/migrations/artifacts/1.0.0/TokenTransferProxy_v1.json
diff options
context:
space:
mode:
authorFrancesco Agosti <francesco.agosti93@gmail.com>2018-06-07 08:21:09 +0800
committerGitHub <noreply@github.com>2018-06-07 08:21:09 +0800
commit67c4ad128c405692e471274148c9a2ef7cd8b6ca (patch)
treeb410c792b110bbae4d1814aab8115b2b3120f65d /packages/migrations/artifacts/1.0.0/TokenTransferProxy_v1.json
parent5989844f1c3d00f57f1ab86a00aa97e17751c576 (diff)
parent870eca0d9f875f784c1847993246db3097f68405 (diff)
downloaddexon-0x-contracts-67c4ad128c405692e471274148c9a2ef7cd8b6ca.tar.gz
dexon-0x-contracts-67c4ad128c405692e471274148c9a2ef7cd8b6ca.tar.zst
dexon-0x-contracts-67c4ad128c405692e471274148c9a2ef7cd8b6ca.zip
Merge pull request #662 from 0xProject/feature/improve-linting
Tried enabling no-unused-variable...
Diffstat (limited to 'packages/migrations/artifacts/1.0.0/TokenTransferProxy_v1.json')
-rw-r--r--packages/migrations/artifacts/1.0.0/TokenTransferProxy_v1.json8
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