From ff16ba778e9f84e48d93af66a12eb1c679fa9c25 Mon Sep 17 00:00:00 2001 From: Danny Fu Date: Wed, 28 Jan 2026 13:41:54 +0800 Subject: [PATCH 1/2] feature: add icon --- tokenIcons/BGB(old).svg | 4 ++++ tokenIcons/BGB.svg | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) create mode 100644 tokenIcons/BGB(old).svg diff --git a/tokenIcons/BGB(old).svg b/tokenIcons/BGB(old).svg new file mode 100644 index 0000000..1cdac26 --- /dev/null +++ b/tokenIcons/BGB(old).svg @@ -0,0 +1,4 @@ + + + + diff --git a/tokenIcons/BGB.svg b/tokenIcons/BGB.svg index 9c3d14f..5dcc23b 100644 --- a/tokenIcons/BGB.svg +++ b/tokenIcons/BGB.svg @@ -1,4 +1,4 @@ - - - + + + From e30b865974d2d70b55164c5ff753e5c4b59f7399 Mon Sep 17 00:00:00 2001 From: Danny Fu Date: Wed, 28 Jan 2026 14:22:42 +0800 Subject: [PATCH 2/2] fix: token icon --- src/mainnet/tokenList.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainnet/tokenList.json b/src/mainnet/tokenList.json index 6db5d4e..7fbfc52 100644 --- a/src/mainnet/tokenList.json +++ b/src/mainnet/tokenList.json @@ -176,7 +176,7 @@ "decimals": 18, "gatewayAddress": "0x5300000000000000000000000000000000000008", "gatewayName": "L2StandardERC20Gateway", - "logoURI": "https://raw.githubusercontent.com/morph-l2/morph-list/main/tokenIcons/BGB.svg" + "logoURI": "https://raw.githubusercontent.com/morph-l2/morph-list/main/tokenIcons/BGB(old).svg" }, { "chainId": "1",