aboutsummaryrefslogtreecommitdiffstats
path: root/src/artifacts
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2017-07-08 05:33:13 +0800
committerFabio Berger <me@fabioberger.com>2017-07-11 15:30:14 +0800
commitc21c3220560a88584fa67befadcb17f42517deb1 (patch)
tree01fa1caf5819bf046af3064288a8382beb66c087 /src/artifacts
parent15fe8afd1ec7f9ecc6fecd28a2caf752e4bc6ccb (diff)
downloaddexon-sol-tools-c21c3220560a88584fa67befadcb17f42517deb1.tar
dexon-sol-tools-c21c3220560a88584fa67befadcb17f42517deb1.tar.gz
dexon-sol-tools-c21c3220560a88584fa67befadcb17f42517deb1.tar.bz2
dexon-sol-tools-c21c3220560a88584fa67befadcb17f42517deb1.tar.lz
dexon-sol-tools-c21c3220560a88584fa67befadcb17f42517deb1.tar.xz
dexon-sol-tools-c21c3220560a88584fa67befadcb17f42517deb1.tar.zst
dexon-sol-tools-c21c3220560a88584fa67befadcb17f42517deb1.zip
Rename ZRX to ZRX_TOKEN_CONTRACT
Diffstat (limited to 'src/artifacts')
-rw-r--r--src/artifacts/exchange/Exchange_v1.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/src/artifacts/exchange/Exchange_v1.json b/src/artifacts/exchange/Exchange_v1.json
index 4b7321970..ed5f08b72 100644
--- a/src/artifacts/exchange/Exchange_v1.json
+++ b/src/artifacts/exchange/Exchange_v1.json
@@ -116,6 +116,32 @@
"type": "function"
},
{
+ "constant": true,
+ "inputs": [],
+ "name": "ZRX_TOKEN_CONTRACT",
+ "outputs": [
+ {
+ "name": "",
+ "type": "address"
+ }
+ ],
+ "payable": false,
+ "type": "function"
+ },
+ {
+ "constant": true,
+ "inputs": [],
+ "name": "PROXY_CONTRACT",
+ "outputs": [
+ {
+ "name": "",
+ "type": "address"
+ }
+ ],
+ "payable": false,
+ "type": "function"
+ },
+ {
"constant": false,
"inputs": [
{