From 838e8bd97a0fd99ac56a7d993862dfa699cef08d Mon Sep 17 00:00:00 2001 From: sudheer Date: Mon, 15 Mar 2021 18:07:50 +0530 Subject: [PATCH] Add parcel safe address for synthetix --- index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/index.ts b/index.ts index 960d92f..1ba0819 100644 --- a/index.ts +++ b/index.ts @@ -23,6 +23,7 @@ export const protocols = { "Synthetix is a decentralised synthetic asset issuance protocol built on Ethereum.", suffix: "SC-NFT", folder: "synthetix", + safeAddress: "0x438679ECE13EDB95aDD18Ed02dDbf5e2418FF730", }, yearn: { name: "Yearn",