Skip to content

Commit

Permalink
build: makelist
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefJerry committed Apr 1, 2024
1 parent 5f2868d commit 46da5e4
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 4 deletions.
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": "2024-03-14T18:37:56.733Z",
"timestamp": "2024-04-01T07:32:44.202Z",
"version": {
"major": 1,
"minor": 0,
"patch": 47
"patch": 48
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -524,6 +524,14 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x49446A0874197839D15395B908328a74ccc96Bc0.png"
},
{
"name": "NetMind Token",
"symbol": "NMT",
"address": "0x03AA6298F1370642642415EDC0db8b957783e8D6",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x03AA6298F1370642642415EDC0db8b957783e8D6.png"
}
]
}
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-03-26T06:00:30.469Z",
"timestamp": "2024-04-01T07:32:34.674Z",
"version": {
"major": 2,
"minor": 16,
"patch": 215
"patch": 216
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -2476,6 +2476,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x6a1c1447F97B27dA23dC52802F5f1435b5aC821A.png"
},
{
"name": "Stake DAO Token",
"symbol": "SDT",
"address": "0x07715EE7219B07b8e01CC7d2787f4e5e75860383",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x07715EE7219B07b8e01CC7d2787f4e5e75860383.png"
},
{
"name": "SafePal Token",
"symbol": "SFP",
Expand Down

0 comments on commit 46da5e4

Please sign in to comment.