Skip to content

Commit

Permalink
chore: list sable on mini extended
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Yogi committed Jul 23, 2023
1 parent fb4a4ab commit ac8bf89
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
12 changes: 10 additions & 2 deletions lists/pancakeswap-mini-extended.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Mini Ext",
"timestamp": "2023-07-17T13:45:05.633Z",
"timestamp": "2023-07-23T07:30:54.610Z",
"version": {
"major": 1,
"minor": 0,
"patch": 52
"patch": 53
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -1959,6 +1959,14 @@
"decimals": 18,
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x07663837218A003e66310a01596af4bf4e44623D/logo.png"
},
{
"name": "SABLE",
"symbol": "SABLE",
"address": "0x1eE098cBaF1f846d5Df1993f7e2d10AFb35A878d",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x1eE098cBaF1f846d5Df1993f7e2d10AFb35A878d.png"
},
{
"name": "The Sandbox",
"symbol": "SAND",
Expand Down
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-mini-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2582,5 +2582,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x374Ca32fd7934c5d43240E1e73fa9B2283468609.png"
},
{
"name": "SABLE",
"symbol": "SABLE",
"address": "0x1eE098cBaF1f846d5Df1993f7e2d10AFb35A878d",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x1eE098cBaF1f846d5Df1993f7e2d10AFb35A878d.png"
}
]

0 comments on commit ac8bf89

Please sign in to comment.