Skip to content

Commit

Permalink
feat: List DEFI token
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefMomota committed Feb 16, 2024
1 parent eb3b137 commit 03755f4
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-02-13T12:59:32.436Z",
"timestamp": "2024-02-16T03:37:41.018Z",
"version": {
"major": 2,
"minor": 16,
"patch": 199
"patch": 200
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -804,6 +804,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x16faF9DAa401AA42506AF503Aa3d80B871c467A3.png"
},
{
"name": "DeFi",
"symbol": "DEFI",
"address": "0x6d106C0B8d2f47c5465bdBD58D1Be253762cBBC1",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x6d106C0B8d2f47c5465bdBD58D1Be253762cBBC1.png"
},
{
"name": "Dego.Finance",
"symbol": "DEGO",
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 @@ -3086,5 +3086,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x570A5D26f7765Ecb712C0924E4De545B89fD43dF.png"
},
{
"name": "DeFi",
"symbol": "DEFI",
"address": "0x6d106C0B8d2f47c5465bdBD58D1Be253762cBBC1",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x6d106C0B8d2f47c5465bdBD58D1Be253762cBBC1.png"
}
]

0 comments on commit 03755f4

Please sign in to comment.