Skip to content

Commit

Permalink
chore: List C98 (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefKai authored Jul 23, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 0be16c3 commit 1e4035c
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 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-07-16T16:42:38.383Z",
"timestamp": "2021-07-23T13:03:01.365Z",
"version": {
"major": 2,
"minor": 16,
"patch": 10
"patch": 11
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
@@ -396,6 +396,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x211ffbe424b90e25a15531ca322adf1559779e45.png"
},
{
"name": "Coin98",
"symbol": "C98",
"address": "0xaEC945e04baF28b135Fa7c640f624f8D90F1C3a6",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xaEC945e04baF28b135Fa7c640f624f8D90F1C3a6.png"
},
{
"name": "CanYaCoin",
"symbol": "CAN",
8 changes: 8 additions & 0 deletions packages/token-lists/src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
@@ -1670,5 +1670,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x715D400F88C167884bbCc41C5FeA407ed4D2f8A0.png"
},
{
"name": "Coin98",
"symbol": "C98",
"address": "0xaEC945e04baF28b135Fa7c640f624f8D90F1C3a6",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xaEC945e04baF28b135Fa7c640f624f8D90F1C3a6.png"
}
]

0 comments on commit 1e4035c

Please sign in to comment.