Skip to content

Commit

Permalink
feat: List auction 10 winners (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Cheems authored Dec 10, 2021
1 parent e19815f commit 3539365
Show file tree
Hide file tree
Showing 5 changed files with 50 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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 26 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-09T03:23:30.635Z",
"timestamp": "2021-12-10T11:44:02.739Z",
"version": {
"major": 2,
"minor": 16,
"patch": 49
"patch": 50
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
Expand Down Expand Up @@ -796,6 +796,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A.png"
},
{
"name": "GAMEE",
"symbol": "GMEE",
"address": "0x84e9a6F9D240FdD33801f7135908BfA16866939A",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x84e9a6F9D240FdD33801f7135908BfA16866939A.png"
},
{
"name": "Gourmet Galaxy",
"symbol": "GUM",
Expand Down Expand Up @@ -884,6 +892,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x4e840AADD28DA189B9906674B4Afcb77C128d9ea.png"
},
{
"name": "HeroesTD",
"symbol": "HTD",
"address": "0x5E2689412Fae5c29BD575fbe1d5C1CD1e0622A8f",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x5E2689412Fae5c29BD575fbe1d5C1CD1e0622A8f.png"
},
{
"name": "HYFI",
"symbol": "HYFI",
Expand Down Expand Up @@ -1772,6 +1788,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x85EAC5Ac2F758618dFa09bDbe0cf174e7d574D5B.png"
},
{
"name": "Thunder Token",
"symbol": "TT",
"address": "0x990E7154bB999FAa9b2fa5Ed29E822703311eA85",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x990E7154bB999FAa9b2fa5Ed29E822703311eA85.png"
},
{
"name": "True USD",
"symbol": "TUSD",
Expand Down
24 changes: 24 additions & 0 deletions packages/token-lists/src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2062,5 +2062,29 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89.png"
},
{
"name": "Thunder Token",
"symbol": "TT",
"address": "0x990E7154bB999FAa9b2fa5Ed29E822703311eA85",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x990E7154bB999FAa9b2fa5Ed29E822703311eA85.png"
},
{
"name": "GAMEE",
"symbol": "GMEE",
"address": "0x84e9a6F9D240FdD33801f7135908BfA16866939A",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x84e9a6F9D240FdD33801f7135908BfA16866939A.png"
},
{
"name": "HeroesTD",
"symbol": "HTD",
"address": "0x5E2689412Fae5c29BD575fbe1d5C1CD1e0622A8f",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x5E2689412Fae5c29BD575fbe1d5C1CD1e0622A8f.png"
}
]

0 comments on commit 3539365

Please sign in to comment.