From a5b9729f2046e26e7e143ee4f516b24f8c8bc0f2 Mon Sep 17 00:00:00 2001
From: Davin <52686922+Frozies@users.noreply.github.com>
Date: Thu, 17 Nov 2022 14:16:21 -0500
Subject: [PATCH] feat: added petcoin to tokenlist.json

---
 bsc/tokenlist.json | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/bsc/tokenlist.json b/bsc/tokenlist.json
index 67488d1f3e8..2b87acf4ea8 100644
--- a/bsc/tokenlist.json
+++ b/bsc/tokenlist.json
@@ -674,6 +674,14 @@
         "chainId": 56,
         "decimals": "",
         "logoURI": "https://static.bogged.finance/bsc/assets/0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A/logo.png"
+      },
+      {
+        "name": "PetCoin.Love",
+        "symbol": "PETS",
+        "address": "0xEac475739D6473e656A1440AdA7C675837576603",
+        "chainId": 56,
+        "decimals": "18",
+        "logoURI": "https://www.petcoin.love/logo/PetCoin_P.png"
       }
     ]
   }