From a2240f5d960a091f6a8e6a54f037f0c1cf218333 Mon Sep 17 00:00:00 2001 From: Alireza Zojaji <38731072+Alireza-Zojaji@users.noreply.github.com> Date: Tue, 5 Oct 2021 12:16:21 +0330 Subject: [PATCH] Create SUR.json (#456) Add SUR Blockchain Network --- _data/icons/SUR.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/icons/SUR.json diff --git a/_data/icons/SUR.json b/_data/icons/SUR.json new file mode 100644 index 00000000..01403a6c --- /dev/null +++ b/_data/icons/SUR.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://QmbUcDQHCvheYQrWk9WFJRMW5fTJQmtZqkoGUed4bhCM7T", + "width":3000, + "height":3000, + "format":"png" + } +]