Skip to content

Commit

Permalink
chore: Add MARSH (pancakeswap#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Chungus authored Jun 9, 2021
1 parent ba5e3ab commit 3761e79
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-06-08T08:04:37.907Z",
"timestamp": "2021-06-09T02:56:17.953Z",
"version": {
"major": 2,
"minor": 14,
"patch": 2
"patch": 3
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
Expand Down Expand Up @@ -836,6 +836,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x3947B992DC0147D2D89dF0392213781b04B25075.png"
},
{
"name": "Unmarshal",
"symbol": "MARSH",
"address": "0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256.png"
},
{
"name": "Math",
"symbol": "MATH",
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 @@ -1526,5 +1526,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xffEecbf8D7267757c2dc3d13D730E97E15BfdF7F.png"
},
{
"name": "Unmarshal",
"symbol": "MARSH",
"address": "0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256.png"
}
]

0 comments on commit 3761e79

Please sign in to comment.