Skip to content

Commit

Permalink
feat: List GEAR (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Cheems authored Feb 3, 2022
1 parent 0849ad7 commit 4dbe2e1
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 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-28T10:18:47.963Z",
"timestamp": "2022-02-03T10:22:16.840Z",
"version": {
"major": 2,
"minor": 16,
"patch": 66
"patch": 67
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
Expand Down Expand Up @@ -876,6 +876,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x5857c96DaE9cF8511B08Cb07f85753C472D36Ea3.png"
},
{
"name": "MetaGear Token",
"symbol": "GEAR",
"address": "0xb4404DaB7C0eC48b428Cf37DeC7fb628bcC41B36",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xb4404DaB7C0eC48b428Cf37DeC7fb628bcC41B36.png"
},
{
"name": "GoldMiner",
"symbol": "GM",
Expand Down
10 changes: 9 additions & 1 deletion packages/token-lists/src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2214,5 +2214,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x12BB890508c125661E03b09EC06E404bc9289040.png"
},
{
"name": "MetaGear Token",
"symbol": "GEAR",
"address": "0xb4404DaB7C0eC48b428Cf37DeC7fb628bcC41B36",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xb4404DaB7C0eC48b428Cf37DeC7fb628bcC41B36.png"
}
]
]

1 comment on commit 4dbe2e1

@vercel
Copy link

@vercel vercel bot commented on 4dbe2e1 Feb 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.