Skip to content

Commit

Permalink
feat: list NMT
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefJerry committed Feb 19, 2024
1 parent 56a5107 commit 2162ede
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-16T03:37:41.018Z",
"timestamp": "2024-02-19T09:21:48.546Z",
"version": {
"major": 2,
"minor": 16,
"patch": 200
"patch": 201
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -1884,6 +1884,14 @@
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/0x20eE7B720f4E4c4FFcB00C4065cdae55271aECCa.png"
},
{
"name": "NetMind Token",
"symbol": "NMT",
"address": "0x03AA6298F1370642642415EDC0db8b957783e8D6",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x03AA6298F1370642642415EDC0db8b957783e8D6.png"
},
{
"name": "Nerve Finance",
"symbol": "NRV",
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 @@ -3094,5 +3094,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x6d106C0B8d2f47c5465bdBD58D1Be253762cBBC1.png"
},
{
"name": "NetMind Token",
"symbol": "NMT",
"address": "0x03AA6298F1370642642415EDC0db8b957783e8D6",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x03AA6298F1370642642415EDC0db8b957783e8D6.png"
}
]

0 comments on commit 2162ede

Please sign in to comment.