Skip to content

Commit

Permalink
feat: List rswETH
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefMomota committed Apr 4, 2024
1 parent f6fee60 commit 81552af
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-eth-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Ethereum Default",
"timestamp": "2024-04-01T07:32:44.202Z",
"timestamp": "2024-04-04T06:13:49.964Z",
"version": {
"major": 1,
"minor": 0,
"patch": 48
"patch": 49
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -532,6 +532,14 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x03AA6298F1370642642415EDC0db8b957783e8D6.png"
},
{
"name": "rswETH",
"symbol": "rswETH",
"address": "0xFAe103DC9cf190eD75350761e95403b7b8aFa6c0",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0xFAe103DC9cf190eD75350761e95403b7b8aFa6c0.png"
}
]
}
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-eth-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -518,5 +518,13 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x03AA6298F1370642642415EDC0db8b957783e8D6.png"
},
{
"name": "rswETH",
"symbol": "rswETH",
"address": "0xFAe103DC9cf190eD75350761e95403b7b8aFa6c0",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0xFAe103DC9cf190eD75350761e95403b7b8aFa6c0.png"
}
]

0 comments on commit 81552af

Please sign in to comment.