Skip to content

Commit

Permalink
Merge pull request #473 from pancakeswap/list-axlSTARS
Browse files Browse the repository at this point in the history
feat: List axlSTARS
  • Loading branch information
ChefMomota authored Jun 12, 2024
2 parents a28556c + ebecfb4 commit 1f6366f
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-06-05T02:06:21.664Z",
"timestamp": "2024-06-12T05:25:05.076Z",
"version": {
"major": 2,
"minor": 16,
"patch": 224
"patch": 225
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -268,6 +268,14 @@
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65.png"
},
{
"name": "Axelar Wrapped STARS",
"symbol": "axlSTARS",
"address": "0xC3CAC4AE38cCf6985EF9039ACC1abBc874DdcBB0",
"chainId": 56,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/0xC3CAC4AE38cCf6985EF9039ACC1abBc874DdcBB0.png"
},
{
"name": "Axelar Wrapped USDC",
"symbol": "axlUSDC",
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 @@ -3270,5 +3270,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x0203D275D2A65030889aF45ed91D472be3948B92.png"
},
{
"name": "Axelar Wrapped STARS",
"symbol": "axlSTARS",
"address": "0xC3CAC4AE38cCf6985EF9039ACC1abBc874DdcBB0",
"chainId": 56,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/0xC3CAC4AE38cCf6985EF9039ACC1abBc874DdcBB0.png"
}
]

0 comments on commit 1f6366f

Please sign in to comment.