Skip to content

Commit

Permalink
feat: list ezETH (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefJerry authored Mar 6, 2024
1 parent 90e14e1 commit 0d55f17
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 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-extended.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Extended",
"timestamp": "2024-03-06T02:22:24.814Z",
"timestamp": "2024-03-06T07:12:56.809Z",
"version": {
"major": 2,
"minor": 16,
"patch": 207
"patch": 208
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -1052,6 +1052,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x5512014efa6Cd57764Fa743756F7a6Ce3358cC83.png"
},
{
"name": "Renzo Restaked ETH",
"symbol": "ezETH",
"address": "0x2416092f143378750bb29b79eD961ab195CcEea5",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x2416092f143378750bb29b79eD961ab195CcEea5.png"
},
{
"name": "First Digital USD",
"symbol": "FDUSD",
Expand Down
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -3142,5 +3142,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x031b41e504677879370e9DBcF937283A8691Fa7f.png"
},
{
"name": "Renzo Restaked ETH",
"symbol": "ezETH",
"address": "0x2416092f143378750bb29b79eD961ab195CcEea5",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x2416092f143378750bb29b79eD961ab195CcEea5.png"
}
]

0 comments on commit 0d55f17

Please sign in to comment.