aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/compiler.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/contracts/compiler.json')
-rw-r--r--packages/contracts/compiler.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/contracts/compiler.json b/packages/contracts/compiler.json
index c54a5cd6a..1ee58081a 100644
--- a/packages/contracts/compiler.json
+++ b/packages/contracts/compiler.json
@@ -24,10 +24,13 @@
"DummyERC721Receiver",
"DummyERC721Token",
"ERC20Proxy",
+ "ERC20Token",
"ERC721Proxy",
"Exchange",
"ExchangeWrapper",
"IAssetData",
+ "IValidator",
+ "IWallet",
"MixinAuthorizable",
"MultiSigWallet",
"MultiSigWalletWithTimeLock",