Skip to content

Commit

Permalink
feat: list mubi
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefJerry committed Dec 27, 2023
1 parent 8c691cb commit 388ddc1
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": "2023-12-27T05:26:51.226Z",
"timestamp": "2023-12-27T07:45:03.009Z",
"version": {
"major": 2,
"minor": 16,
"patch": 178
"patch": 179
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -1716,6 +1716,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xF215A127A196e3988C09d052e16BcFD365Cd7AA3.png"
},
{
"name": "MUBI",
"symbol": "MUBI",
"address": "0x38e382F74dfb84608F3C1F10187f6bEf5951DE93",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x38e382F74dfb84608F3C1F10187f6bEf5951DE93.png"
},
{
"name": "MX Token",
"symbol": "MX",
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 @@ -2934,5 +2934,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x143D7A700a533B4baF6D693449b278A8A2F5927d.png"
},
{
"name": "MUBI",
"symbol": "MUBI",
"address": "0x38e382F74dfb84608F3C1F10187f6bEf5951DE93",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x38e382F74dfb84608F3C1F10187f6bEf5951DE93.png"
}
]

0 comments on commit 388ddc1

Please sign in to comment.