Skip to content

Commit

Permalink
chore: list wstETH on Linea
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Yogi committed Dec 4, 2023
1 parent 56d1bcd commit 614b9d3
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-linea-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Linea Default",
"timestamp": "2023-10-19T06:56:36.691Z",
"timestamp": "2023-12-04T11:30:53.317Z",
"version": {
"major": 0,
"minor": 0,
"patch": 4
"patch": 5
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -60,6 +60,14 @@
"chainId": 59144,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/linea/0xEB466342C4d449BC9f53A865D5Cb90586f405215.png"
},
{
"name": "Wrapped liquid staked Ether 2.0",
"symbol": "wstETH",
"address": "0xB5beDd42000b71FddE22D3eE8a79Bd49A568fC8F",
"chainId": 59144,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/linea/0xB5beDd42000b71FddE22D3eE8a79Bd49A568fC8F.png"
}
]
}
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-linea-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,13 @@
"chainId": 59144,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/linea/0xEB466342C4d449BC9f53A865D5Cb90586f405215.png"
},
{
"name": "Wrapped liquid staked Ether 2.0",
"symbol": "wstETH",
"address": "0xB5beDd42000b71FddE22D3eE8a79Bd49A568fC8F",
"chainId": 59144,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/linea/0xB5beDd42000b71FddE22D3eE8a79Bd49A568fC8F.png"
}
]

0 comments on commit 614b9d3

Please sign in to comment.