diff --git a/lists/images/base/0x04C0599Ae5A44757c0af6F9eC3b93da8976c150A.png b/lists/images/base/0x04C0599Ae5A44757c0af6F9eC3b93da8976c150A.png new file mode 100644 index 00000000..f8e53986 Binary files /dev/null and b/lists/images/base/0x04C0599Ae5A44757c0af6F9eC3b93da8976c150A.png differ diff --git a/lists/pancakeswap-base-default.json b/lists/pancakeswap-base-default.json index 057982d7..dafbfb7c 100644 --- a/lists/pancakeswap-base-default.json +++ b/lists/pancakeswap-base-default.json @@ -1,10 +1,10 @@ { "name": "PancakeSwap Base Default", - "timestamp": "2024-07-15T16:32:08.014Z", + "timestamp": "2024-07-24T09:29:24.479Z", "version": { "major": 0, "minor": 0, - "patch": 10 + "patch": 11 }, "logoURI": "https://pancakeswap.finance/logo.png", "keywords": [ @@ -148,6 +148,14 @@ "chainId": 8453, "decimals": 6, "logoURI": "https://tokens.pancakeswap.finance/images/symbol/usdt.png" + }, + { + "name": "Wrapped eETH", + "symbol": "weETH", + "address": "0x04C0599Ae5A44757c0af6F9eC3b93da8976c150A", + "chainId": 8453, + "decimals": 18, + "logoURI": "https://tokens.pancakeswap.finance/images/base/0x04C0599Ae5A44757c0af6F9eC3b93da8976c150A.png" } ] } \ No newline at end of file diff --git a/src/tokens/pancakeswap-base-default.json b/src/tokens/pancakeswap-base-default.json index da1e579d..d14d8f3e 100644 --- a/src/tokens/pancakeswap-base-default.json +++ b/src/tokens/pancakeswap-base-default.json @@ -134,5 +134,13 @@ "chainId": 8453, "decimals": 6, "logoURI": "https://tokens.pancakeswap.finance/images/symbol/usdt.png" + }, + { + "name": "Wrapped eETH", + "symbol": "weETH", + "address": "0x04C0599Ae5A44757c0af6F9eC3b93da8976c150A", + "chainId": 8453, + "decimals": 18, + "logoURI": "https://tokens.pancakeswap.finance/images/base/0x04C0599Ae5A44757c0af6F9eC3b93da8976c150A.png" } ] \ No newline at end of file