From eee6282284b9f387e930afd4bdf5b7c6830c1b0b Mon Sep 17 00:00:00 2001 From: Nicolas DECOSTERD Date: Thu, 18 Dec 2025 09:00:20 +0100 Subject: [PATCH 1/2] feat(wrapped-ether): update symbol from wETH to WETH --- tokenlist.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tokenlist.json b/tokenlist.json index a6af1dc..400b919 100644 --- a/tokenlist.json +++ b/tokenlist.json @@ -40,7 +40,7 @@ }, { "name": "Vault Bridge ETH", - "symbol": "wETH", + "symbol": "WETH", "decimals": 18, "chainId": 747474, "address": "0xEE7D8BCFb72bC1880D0Cf19822eB0A2e6577aB62", From 7867c1c9e90898184fce89372009e161aacd7000 Mon Sep 17 00:00:00 2001 From: Nicolas DECOSTERD Date: Thu, 18 Dec 2025 09:03:46 +0100 Subject: [PATCH 2/2] build: bump patch version --- tokenlist.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tokenlist.json b/tokenlist.json index 400b919..88daab1 100644 --- a/tokenlist.json +++ b/tokenlist.json @@ -10,7 +10,7 @@ "version": { "major": 1, "minor": 1, - "patch": 11 + "patch": 12 }, "tokens": [ {