From f14756ee293632bc5707a62dc5343dd4c005bc83 Mon Sep 17 00:00:00 2001 From: Nicolas DECOSTERD Date: Wed, 17 Dec 2025 14:42:52 +0100 Subject: [PATCH 1/2] feat: update the WETH token logo to have a different one compared to ETH --- tokenlist.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tokenlist.json b/tokenlist.json index 7c03f2c..1635606 100644 --- a/tokenlist.json +++ b/tokenlist.json @@ -46,7 +46,7 @@ "address": "0xEE7D8BCFb72bC1880D0Cf19822eB0A2e6577aB62", "originTokenAddress": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", "originChainId": 1, - "logoURI": "https://assets.katana.network/icons/eth.svg", + "logoURI": "https://assets.katana.network/icons/weth.png", "tags": [ "priority" ] From acca68d77793fec2c9f2e92327438d8fea492cd4 Mon Sep 17 00:00:00 2001 From: Nicolas DECOSTERD Date: Wed, 17 Dec 2025 14:45:06 +0100 Subject: [PATCH 2/2] feat: bump patch version --- tokenlist.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tokenlist.json b/tokenlist.json index 1635606..a6af1dc 100644 --- a/tokenlist.json +++ b/tokenlist.json @@ -10,7 +10,7 @@ "version": { "major": 1, "minor": 1, - "patch": 10 + "patch": 11 }, "tokens": [ {