Skip to content

Commit

Permalink
feat: Add PRL
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjojoex committed Jan 20, 2022
1 parent 27398ff commit 99853e1
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": "2022-01-18T20:02:00.007Z",
"timestamp": "2022-01-20T03:43:02.344Z",
"version": {
"major": 2,
"minor": 16,
"patch": 62
"patch": 63
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
Expand Down Expand Up @@ -1516,6 +1516,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x3Fcca8648651E5b974DD6d3e50F61567779772A8.png"
},
{
"name": "Parallel Token",
"symbol": "PRL",
"address": "0xd07e82440A395f3F3551b42dA9210CD1Ef4f8B24",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xd07e82440A395f3F3551b42dA9210CD1Ef4f8B24.png"
},
{
"name": "Prometeus",
"symbol": "PROM",
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 @@ -2198,5 +2198,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xe369fec23380f9F14ffD07a1DC4b7c1a9fdD81c9.png"
},
{
"name": "Parallel Token",
"symbol": "PRL",
"address": "0xd07e82440A395f3F3551b42dA9210CD1Ef4f8B24",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xd07e82440A395f3F3551b42dA9210CD1Ef4f8B24.png"
}
]

0 comments on commit 99853e1

Please sign in to comment.