aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/src/compact_artifacts/ERC20Proxy.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/contract-wrappers/src/compact_artifacts/ERC20Proxy.json')
-rw-r--r--packages/contract-wrappers/src/compact_artifacts/ERC20Proxy.json43
1 files changed, 0 insertions, 43 deletions
diff --git a/packages/contract-wrappers/src/compact_artifacts/ERC20Proxy.json b/packages/contract-wrappers/src/compact_artifacts/ERC20Proxy.json
deleted file mode 100644
index 430a8af68..000000000
--- a/packages/contract-wrappers/src/compact_artifacts/ERC20Proxy.json
+++ /dev/null
@@ -1,43 +0,0 @@
-{
- "contractName": "ERC20Proxy",
- "compilerOutput": {
- "abi": [
- {
- "constant": true,
- "inputs": [
- {
- "name": "",
- "type": "address"
- }
- ],
- "name": "authorized",
- "outputs": [
- {
- "name": "",
- "type": "bool"
- }
- ],
- "payable": false,
- "stateMutability": "view",
- "type": "function"
- },
- {
- "constant": true,
- "inputs": [],
- "name": "getAuthorizedAddresses",
- "outputs": [
- {
- "name": "",
- "type": "address[]"
- }
- ],
- "payable": false,
- "stateMutability": "view",
- "type": "function"
- }
- ]
- },
- "networks": {
- "50": { "address": "0x1dc4c1cefef38a777b15aa20260a54e584b16c48" }
- }
-}