Skip to content

Commit

Permalink
feat: List QI (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjojoex authored Nov 18, 2021
1 parent baab245 commit d00bc67
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 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-17T10:18:44.849Z",
"timestamp": "2021-11-18T09:53:47.484Z",
"version": {
"major": 2,
"minor": 16,
"patch": 40
"patch": 41
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
Expand Down Expand Up @@ -1420,6 +1420,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x17B7163cf1Dbd286E262ddc68b553D899B93f526.png"
},
{
"name": "BENQI",
"symbol": "QI",
"address": "0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5.png"
},
{
"name": "QuarkChain Token",
"symbol": "QKC",
Expand Down
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 @@ -2006,5 +2006,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x8BDd8DBcBDf0C066cA5f3286d33673aA7A553C10.png"
},
{
"name": "BENQI",
"symbol": "QI",
"address": "0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5.png"
}
]

0 comments on commit d00bc67

Please sign in to comment.