Skip to content

Commit

Permalink
feat: List THG (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjojoex authored Dec 16, 2021
1 parent 3539365 commit e7aaadb
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-12-10T11:44:02.739Z",
"timestamp": "2021-12-16T08:16:10.746Z",
"version": {
"major": 2,
"minor": 16,
"patch": 50
"patch": 51
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
Expand Down Expand Up @@ -1732,6 +1732,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xdFF8cb622790b7F92686c722b02CaB55592f152C.png"
},
{
"name": "Thetan Gem",
"symbol": "THG",
"address": "0x9fD87aEfe02441B123c3c32466cD9dB4c578618f",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x9fD87aEfe02441B123c3c32466cD9dB4c578618f.png"
},
{
"name": "TitanSwap",
"symbol": "TITAN",
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 @@ -2086,5 +2086,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x5E2689412Fae5c29BD575fbe1d5C1CD1e0622A8f.png"
},
{
"name": "Thetan Gem",
"symbol": "THG",
"address": "0x9fD87aEfe02441B123c3c32466cD9dB4c578618f",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x9fD87aEfe02441B123c3c32466cD9dB4c578618f.png"
}
]

0 comments on commit e7aaadb

Please sign in to comment.