From 479859ffe8bfc80089543345b909b20aa7ef3abb Mon Sep 17 00:00:00 2001 From: Fishcaek_J Date: Fri, 23 May 2025 22:18:38 -0500 Subject: [PATCH 1/2] Update polygon.json Summary: Add Fishcake Coin (FCC) token to mainnet list Description: FCC is the utility token of the Fishcake Web3 EventFi platform. --- src/tokens/polygon.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/tokens/polygon.json b/src/tokens/polygon.json index c4dd64662..b915bca65 100644 --- a/src/tokens/polygon.json +++ b/src/tokens/polygon.json @@ -310,5 +310,14 @@ "symbol": "VANRY", "decimals": 18, "logoURI": "https://coin-images.coingecko.com/coins/images/33466/large/apple-touch-icon.png?1701942541" + }, + { + "chainId": 137, + "address": "0x84eBc138F4Ab844A3050a6059763D269dC9951c6", + "name": "Fishcake Coin Chain", + "symbol": "FCC", + "decimals": 6, + "logoURI": "https://github.com/Fishcake-Labs/image-/blob/96f727a940723045cbdfe67110b3a05dcfb4bfe7/FCC%20Icon-256x256.png" } + ] From 554ea7279b11438d3bf82602b485b9d2f7f7b76a Mon Sep 17 00:00:00 2001 From: Fishcaek_J Date: Fri, 23 May 2025 22:22:30 -0500 Subject: [PATCH 2/2] Update polygon.json Summary: Add Fishcake Coin (FCC) token to mainnet list Description: FCC is the utility token of the Fishcake Web3 EventFi platform. --- src/tokens/polygon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tokens/polygon.json b/src/tokens/polygon.json index b915bca65..3438582a6 100644 --- a/src/tokens/polygon.json +++ b/src/tokens/polygon.json @@ -314,7 +314,7 @@ { "chainId": 137, "address": "0x84eBc138F4Ab844A3050a6059763D269dC9951c6", - "name": "Fishcake Coin Chain", + "name": "Fishcake Coin", "symbol": "FCC", "decimals": 6, "logoURI": "https://github.com/Fishcake-Labs/image-/blob/96f727a940723045cbdfe67110b3a05dcfb4bfe7/FCC%20Icon-256x256.png"