From 9246a28f0747f9702e68d7b3fa045727967d6090 Mon Sep 17 00:00:00 2001 From: SolidityX <88942434+solidityx@users.noreply.github.com> Date: Fri, 10 Dec 2021 00:36:17 +0530 Subject: [PATCH] Create ditherscan.json --- _data/icons/ditherscan.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/icons/ditherscan.json diff --git a/_data/icons/ditherscan.json b/_data/icons/ditherscan.json new file mode 100644 index 00000000..c3fefa58 --- /dev/null +++ b/_data/icons/ditherscan.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmSHN5GtRGpMMpszSn1hF47ZSLRLqrLxWsQ48YYdJPyjLf", + "width": 500, + "height": 500, + "format": "png" + } +]