Skip to content

Commit

Permalink
feat: List ACH (#404)
Browse files Browse the repository at this point in the history
Co-authored-by: Chef Momota <chefmomota@chefmomotas-MacBook-Pro.local>
  • Loading branch information
ChefMomota and Chef Momota authored Feb 11, 2022
1 parent 20c962d commit 0ccd617
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 11 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 19 additions & 11 deletions packages/token-lists/lists/pancakeswap-extended.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Extended",
"timestamp": "2022-02-07T09:06:20.843Z",
"timestamp": "2022-02-11T05:15:16.211Z",
"version": {
"major": 2,
"minor": 16,
"patch": 68
"patch": 70
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
Expand All @@ -28,6 +28,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xFeea0bDd3D07eb6FE305938878C0caDBFa169042.png"
},
{
"name": "Alchemy Token",
"symbol": "ACH",
"address": "0xBc7d6B50616989655AfD682fb42743507003056D",
"chainId": 56,
"decimals": 8,
"logoURI": "https://tokens.pancakeswap.finance/images/0xBc7d6B50616989655AfD682fb42743507003056D.png"
},
{
"name": "Cardano Token",
"symbol": "ADA",
Expand Down Expand Up @@ -468,14 +476,6 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x5a16E8cE8cA316407c6E6307095dc9540a8D62B3.png"
},
{
"name": "Bittorrent Old",
"symbol": "BTTOLD",
"address": "0x8595F9dA7b868b1822194fAEd312235E43007b49",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x8595F9dA7b868b1822194fAEd312235E43007b49.png"
},
{
"name": "Bittorrent",
"symbol": "BTT",
Expand All @@ -484,6 +484,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x352Cb5E19b12FC216548a2677bD0fce83BaE434B.png"
},
{
"name": "Bittorrent Old",
"symbol": "BTTOLD",
"address": "0x8595F9dA7b868b1822194fAEd312235E43007b49",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x8595F9dA7b868b1822194fAEd312235E43007b49.png"
},
{
"name": "Bunny Token",
"symbol": "BUNNY",
Expand Down Expand Up @@ -2245,4 +2253,4 @@
"logoURI": "https://tokens.pancakeswap.finance/images/0x1D229B958D5DDFca92146585a8711aECbE56F095.png"
}
]
}
}
8 changes: 8 additions & 0 deletions packages/token-lists/src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2230,5 +2230,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xb4404DaB7C0eC48b428Cf37DeC7fb628bcC41B36.png"
},
{
"name": "Alchemy Token",
"symbol": "ACH",
"address": "0xBc7d6B50616989655AfD682fb42743507003056D",
"chainId": 56,
"decimals": 8,
"logoURI": "https://tokens.pancakeswap.finance/images/0xBc7d6B50616989655AfD682fb42743507003056D.png"
}
]

1 comment on commit 0ccd617

@vercel
Copy link

@vercel vercel bot commented on 0ccd617 Feb 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.