From 1cf57b1c10479ad6c9c5a191d953b104c43ad3b3 Mon Sep 17 00:00:00 2001 From: Satori Yamoto Date: Sat, 12 Oct 2024 16:47:42 +0100 Subject: [PATCH 1/2] Add Shiba San token entry --- contract-map.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/contract-map.json b/contract-map.json index e96c5a4fe..79162ce96 100644 --- a/contract-map.json +++ b/contract-map.json @@ -4919,5 +4919,12 @@ "erc20": true, "symbol": "HOPPY", "decimals": 9 + }, + "0x2013C72c04D3071bE73f0af6eDC909F659656bda": { + "name": "Shiba San", + "logo": "SHIBADOG.svg", + "erc20": true, + "symbol": "SHIBADOG", + "decimals": 18 } } From 5fc6e6d11890a0fd76897ae409ace393496ca1b7 Mon Sep 17 00:00:00 2001 From: Satori Date: Sat, 12 Oct 2024 17:32:28 +0100 Subject: [PATCH 2/2] Add SHIBADOG logo to images --- images/SHIBADOG.svg | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 images/SHIBADOG.svg diff --git a/images/SHIBADOG.svg b/images/SHIBADOG.svg new file mode 100644 index 000000000..dedadc41b --- /dev/null +++ b/images/SHIBADOG.svg @@ -0,0 +1,9 @@ + + Shiba San (SHIBADOG) + + + + + + \ No newline at end of file