Skip to content

Commit

Permalink
feat: List BCOIN and SHEESHA (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjojoex authored Nov 24, 2021
1 parent 8747e54 commit eee80f6
Show file tree
Hide file tree
Showing 4 changed files with 34 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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 18 additions & 2 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": "2021-11-18T09:53:47.484Z",
"timestamp": "2021-11-24T11:38:02.989Z",
"version": {
"major": 2,
"minor": 16,
"patch": 41
"patch": 42
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
Expand Down Expand Up @@ -228,6 +228,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf.png"
},
{
"name": "Bomb Crypto",
"symbol": "BCOIN",
"address": "0x00e1656e45f18ec6747F5a8496Fd39B50b38396D",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x00e1656e45f18ec6747F5a8496Fd39B50b38396D.png"
},
{
"name": "bDIGG",
"symbol": "bDIGG",
Expand Down Expand Up @@ -1564,6 +1572,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x477bC8d23c634C154061869478bce96BE6045D12.png"
},
{
"name": "Sheesha Finance",
"symbol": "SHEESHA",
"address": "0x232FB065D9d24c34708eeDbF03724f2e95ABE768",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x232FB065D9d24c34708eeDbF03724f2e95ABE768.png"
},
{
"name": "CryptoBlades Skill Token",
"symbol": "SKILL",
Expand Down
16 changes: 16 additions & 0 deletions packages/token-lists/src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2014,5 +2014,21 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5.png"
},
{
"name": "Sheesha Finance",
"symbol": "SHEESHA",
"address": "0x232FB065D9d24c34708eeDbF03724f2e95ABE768",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x232FB065D9d24c34708eeDbF03724f2e95ABE768.png"
},
{
"name": "Bomb Crypto",
"symbol": "BCOIN",
"address": "0x00e1656e45f18ec6747F5a8496Fd39B50b38396D",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x00e1656e45f18ec6747F5a8496Fd39B50b38396D.png"
}
]

0 comments on commit eee80f6

Please sign in to comment.