Skip to content

Commit

Permalink
chore(token-lists): List PHA (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefKai authored Aug 24, 2021
1 parent 581689c commit d6a2c8a
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-08-20T10:38:41.215Z",
"timestamp": "2021-08-24T10:46:42.659Z",
"version": {
"major": 2,
"minor": 16,
"patch": 18
"patch": 19
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
Expand Down Expand Up @@ -1196,6 +1196,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x0F9E4D49f25de22c2202aF916B681FBB3790497B.png"
},
{
"name": "Phala Network",
"symbol": "PHA",
"address": "0x0112e557d400474717056C4e6D40eDD846F38351",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x0112e557d400474717056C4e6D40eDD846F38351.png"
},
{
"name": "Polkamon",
"symbol": "PMON",
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 @@ -1790,5 +1790,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x07663837218A003e66310a01596af4bf4e44623D.png"
},
{
"name": "Phala Network",
"symbol": "PHA",
"address": "0x0112e557d400474717056C4e6D40eDD846F38351",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x0112e557d400474717056C4e6D40eDD846F38351.png"
}
]

0 comments on commit d6a2c8a

Please sign in to comment.