From 3bad7c57c8fc041dfb5afa15a755f70fe8773576 Mon Sep 17 00:00:00 2001 From: Jonathan Rainville Date: Thu, 27 Jun 2019 10:24:33 -0400 Subject: [PATCH] update chains with new escrow address --- shared.chains.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/shared.chains.json b/shared.chains.json index caa75611..97a2146e 100644 --- a/shared.chains.json +++ b/shared.chains.json @@ -180,6 +180,10 @@ "0xf60e5d23e992bee7f624b9d45b5aa8649119c0175948eef360e5759b33fac38c": { "name": "Escrow", "address": "0xb15C531dc6284E566e0010B458CEb4039bfdf175" + }, + "0x6e48725583a5c42b775e7c94bb5b7959989bd4fa3ba9f74d63db0ad28169cd42": { + "name": "Escrow", + "address": "0xcd1107209d57B8A0C2dBd584f93be9d584217964" } } }