From 18ddb9b22f2698323b82c69a16900f92575b2947 Mon Sep 17 00:00:00 2001 From: Scott Bigelow Date: Tue, 10 Jul 2018 11:03:11 -0700 Subject: [PATCH] REP Token Address Change (#2046) --- common/config/tokens/eth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/config/tokens/eth.json b/common/config/tokens/eth.json index c486f72a..792980f2 100644 --- a/common/config/tokens/eth.json +++ b/common/config/tokens/eth.json @@ -2310,7 +2310,7 @@ "decimal": 8 }, { - "address": "0xE94327D07Fc17907b4DB788E5aDf2ed424adDff6", + "address": "0x1985365e9f78359a9B6AD760e32412f4a445E862", "symbol": "REP", "decimal": 18 },