Skip to content

Commit

Permalink
feat: List WOOP (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjojoex authored Dec 30, 2021
1 parent 7c9ea27 commit d349c99
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-23T11:26:38.055Z",
"timestamp": "2021-12-30T03:42:03.913Z",
"version": {
"major": 2,
"minor": 16,
"patch": 55
"patch": 56
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
Expand Down Expand Up @@ -2012,6 +2012,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x4691937a7508860F876c9c0a2a617E7d9E945D4B.png"
},
{
"name": "Woonkly Power",
"symbol": "WOOP",
"address": "0x8b303d5BbfBbf46F1a4d9741E491e06986894e18",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x8b303d5BbfBbf46F1a4d9741E491e06986894e18.png"
},
{
"name": "Wall Street Games",
"symbol": "WSG",
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 @@ -2142,5 +2142,13 @@
"chainId": 56,
"decimals": 8,
"logoURI": "https://tokens.pancakeswap.finance/images/0xD48474E7444727bF500a32D5AbE01943f3A59A64.png"
},
{
"name": "Woonkly Power",
"symbol": "WOOP",
"address": "0x8b303d5BbfBbf46F1a4d9741E491e06986894e18",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x8b303d5BbfBbf46F1a4d9741E491e06986894e18.png"
}
]

0 comments on commit d349c99

Please sign in to comment.