From 898ca36b8103b28043ffb10ee6de77b662be76b9 Mon Sep 17 00:00:00 2001 From: Stephen van Egmond Date: Tue, 8 Feb 2022 12:16:01 -0500 Subject: [PATCH] add shyft network --- _data/icons/shyft.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/icons/shyft.json diff --git a/_data/icons/shyft.json b/_data/icons/shyft.json new file mode 100644 index 00000000..98e09260 --- /dev/null +++ b/_data/icons/shyft.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs:QmUkFZC2ZmoYPTKf7AHdjwRPZoV2h1MCuHaGM4iu8SNFpi", + "width":400, + "height":400, + "format":"svg" + } +]