Skip to content

Commit

Permalink
chore: Add MBOX (#145)
Browse files Browse the repository at this point in the history
* chore: Add MBOX

* chore: Run Makelist on extended
  • Loading branch information
Chef-Chungus authored Jun 8, 2021
1 parent 698a1f5 commit b035d83
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 5 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-07T06:24:23.502Z",
"timestamp": "2021-06-07T13:36:43.324Z",
"version": {
"major": 2,
"minor": 13,
"patch": 1
"patch": 2
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
Expand Down Expand Up @@ -844,6 +844,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xf218184af829cf2b0019f8e6f0b2423498a36983.png"
},
{
"name": "Mobox",
"symbol": "MBOX",
"address": "0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377.png"
},
{
"name": "Mirror COIN",
"symbol": "mCOIN",
Expand Down
6 changes: 3 additions & 3 deletions packages/token-lists/lists/pancakeswap-top-100.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Top 100",
"timestamp": "2021-06-03T13:19:02.995Z",
"timestamp": "2021-06-07T13:09:55.141Z",
"version": {
"major": 2,
"minor": 11,
"patch": 0
"minor": 13,
"patch": 1
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
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 @@ -1518,5 +1518,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xA2120b9e674d3fC3875f415A7DF52e382F141225.png"
},
{
"name": "Mobox",
"symbol": "MBOX",
"address": "0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377.png"
}
]

0 comments on commit b035d83

Please sign in to comment.