Skip to content

Commit

Permalink
chore: list sdcake (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
chefjackson authored Dec 20, 2023
1 parent 5b9868e commit dab5079
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
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-20T03:19:53.146Z",
"timestamp": "2023-12-20T12:24:32.117Z",
"version": {
"major": 2,
"minor": 16,
"patch": 175
"patch": 176
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -2204,6 +2204,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x90Ed8F1dc86388f14b64ba8fb4bbd23099f18240.png"
},
{
"name": "Stake DAO CAKE",
"symbol": "sdCAKE",
"address": "0x6a1c1447F97B27dA23dC52802F5f1435b5aC821A",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x6a1c1447F97B27dA23dC52802F5f1435b5aC821A.png"
},
{
"name": "SafePal Token",
"symbol": "SFP",
Expand Down
11 changes: 10 additions & 1 deletion src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2894,5 +2894,14 @@
"chainId": 56,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/0x323665443CEf804A3b5206103304BD4872EA4253.png"
},
{
"name": "Stake DAO CAKE",
"symbol": "sdCAKE",
"address": "0x6a1c1447F97B27dA23dC52802F5f1435b5aC821A",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x6a1c1447F97B27dA23dC52802F5f1435b5aC821A.png"
}
]
]

0 comments on commit dab5079

Please sign in to comment.