Skip to content

Commit

Permalink
chore: list sable on base (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
chefjackson authored Nov 24, 2023
1 parent 0fe4221 commit 58e4193
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-base-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Base Default",
"timestamp": "2023-10-19T06:57:15.044Z",
"timestamp": "2023-11-24T06:17:39.715Z",
"version": {
"major": 0,
"minor": 0,
"patch": 4
"patch": 5
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -68,6 +68,14 @@
"chainId": 8453,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/base/0xEB466342C4d449BC9f53A865D5Cb90586f405215.png"
},
{
"name": "SABLE",
"symbol": "SABLE",
"address": "0xE5393cdBC4Fe7B62F1d76A990Ca7Da17ad718313",
"chainId": 8453,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/base/0xE5393cdBC4Fe7B62F1d76A990Ca7Da17ad718313.png"
}
]
}
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-base-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,13 @@
"chainId": 8453,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/base/0xEB466342C4d449BC9f53A865D5Cb90586f405215.png"
},
{
"name": "SABLE",
"symbol": "SABLE",
"address": "0xE5393cdBC4Fe7B62F1d76A990Ca7Da17ad718313",
"chainId": 8453,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/base/0xE5393cdBC4Fe7B62F1d76A990Ca7Da17ad718313.png"
}
]

0 comments on commit 58e4193

Please sign in to comment.