Skip to content

Commit

Permalink
chore: List TITAN (pancakeswap#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Chungus committed Jul 9, 2021
1 parent a81dd97 commit 9beb0ec
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-07-07T08:21:53.585Z",
"timestamp": "2021-07-09T08:02:06.456Z",
"version": {
"major": 2,
"minor": 16,
"patch": 6
"patch": 7
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
Expand Down Expand Up @@ -1364,6 +1364,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xdff8cb622790b7f92686c722b02cab55592f152c.png"
},
{
"name": "TitanSwap",
"symbol": "TITAN",
"address": "0xe898EDc43920F357A93083F1d4460437dE6dAeC2",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xe898EDc43920F357A93083F1d4460437dE6dAeC2.png"
},
{
"name": "TokoCrypto",
"symbol": "TKO",
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 @@ -1654,5 +1654,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x2eD9a5C8C13b93955103B9a7C167B67Ef4d568a3.png"
},
{
"name": "TitanSwap",
"symbol": "TITAN",
"address": "0xe898EDc43920F357A93083F1d4460437dE6dAeC2",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xe898EDc43920F357A93083F1d4460437dE6dAeC2.png"
}
]

0 comments on commit 9beb0ec

Please sign in to comment.