Skip to content

Commit

Permalink
chore: list weEth (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Yogi authored Feb 2, 2024
1 parent f23c27b commit bf74301
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 10 additions & 2 deletions lists/pancakeswap-eth-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Ethereum Default",
"timestamp": "2024-01-23T08:21:27.672Z",
"timestamp": "2024-02-01T17:22:57.507Z",
"version": {
"major": 1,
"minor": 0,
"patch": 40
"patch": 41
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -476,6 +476,14 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x04C154b66CB340F3Ae24111CC767e0184Ed00Cc6.png"
},
{
"name": "Wrapped eETH",
"symbol": "weETH",
"address": "0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee.png"
}
]
}
10 changes: 9 additions & 1 deletion src/tokens/pancakeswap-eth-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -462,5 +462,13 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x04C154b66CB340F3Ae24111CC767e0184Ed00Cc6.png"
},
{
"name": "Wrapped eETH",
"symbol": "weETH",
"address": "0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee.png"
}
]
]

0 comments on commit bf74301

Please sign in to comment.