diff --git a/src/tokens/polygonPopular.json b/src/tokens/polygonPopular.json index 558786eec..dca3385e6 100644 --- a/src/tokens/polygonPopular.json +++ b/src/tokens/polygonPopular.json @@ -1655,5 +1655,20 @@ "originTokenNetwork": 0 }, "logoURI": "https://assets.polygon.technology/tokenAssets/gmee.svg" + }, + { + "chainId": 1101, + "name": "Wrapped eETH", + "symbol": "weETH", + "decimals": 18, + "address": "0xcd68dff4415358c35a28f96fd5bf7083b22de1d6", + "tags": ["lxly", "erc20"], + "logoURI": "https://assets.polygon.technology/tokenAssets/weeth.svg", + "extensions": { + "originTokenAddress": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee", + "originTokenNetwork": 0, + "wrappedTokenNetwork": 1, + "wrappedTokenAddress": "0xcd68dff4415358c35a28f96fd5bf7083b22de1d6" + } } ]