Skip to content

Commit

Permalink
Merge pull request #498 from pancakeswap/feat--update-dexe
Browse files Browse the repository at this point in the history
chore: update dexe
  • Loading branch information
ChefBingbong committed Jul 17, 2024
2 parents a606fe6 + 603bb49 commit 4b0d2fd
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-07-16T10:55:48.446Z",
"timestamp": "2024-07-16T22:33:47.422Z",
"version": {
"major": 2,
"minor": 16,
"patch": 230
"patch": 231
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -868,6 +868,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x039cB485212f996A9DBb85A9a75d898F94d38dA6.png"
},
{
"name": "DeXe Token",
"symbol": "DEXE",
"address": "0x6E88056E8376Ae7709496Ba64d37fa2f8015ce3e",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x6E88056E8376Ae7709496Ba64d37fa2f8015ce3e.png"
},
{
"name": "DefiDollar DAO",
"symbol": "DFD",
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 @@ -3318,5 +3318,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x5651fA7a726B9Ec0cAd00Ee140179912B6E73599.png"
},
{
"name": "DeXe Token",
"symbol": "DEXE",
"address": "0x6E88056E8376Ae7709496Ba64d37fa2f8015ce3e",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x6E88056E8376Ae7709496Ba64d37fa2f8015ce3e.png"
}
]

0 comments on commit 4b0d2fd

Please sign in to comment.