Skip to content

Commit

Permalink
chore: list PENDLE on ETH (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Yogi committed Jul 19, 2023
1 parent 2f5a811 commit c9f31a3
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": "2023-06-30T07:57:16.573Z",
"timestamp": "2023-07-19T06:49:07.817Z",
"version": {
"major": 1,
"minor": 0,
"patch": 21
"patch": 22
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -316,6 +316,14 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x56C03B8C4FA80Ba37F5A7b60CAAAEF749bB5b220.png"
},
{
"name": "Pendle",
"symbol": "PENDLE",
"address": "0x808507121B80c02388fAd14726482e061B8da827",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x808507121B80c02388fAd14726482e061B8da827.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 @@ -302,5 +302,13 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x56C03B8C4FA80Ba37F5A7b60CAAAEF749bB5b220.png"
},
{
"name": "Pendle",
"symbol": "PENDLE",
"address": "0x808507121B80c02388fAd14726482e061B8da827",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x808507121B80c02388fAd14726482e061B8da827.png"
}
]

0 comments on commit c9f31a3

Please sign in to comment.