Skip to content

Commit

Permalink
feat: list MASA
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefJerry committed Apr 11, 2024
1 parent c717074 commit 58bea6d
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 4 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.
12 changes: 10 additions & 2 deletions lists/pancakeswap-eth-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Ethereum Default",
"timestamp": "2024-04-04T06:13:49.964Z",
"timestamp": "2024-04-11T06:55:04.689Z",
"version": {
"major": 1,
"minor": 0,
"patch": 49
"patch": 50
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -540,6 +540,14 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0xFAe103DC9cf190eD75350761e95403b7b8aFa6c0.png"
},
{
"name": "Masa Token",
"symbol": "MASA",
"address": "0x944824290CC12F31ae18Ef51216A223Ba4063092",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x944824290CC12F31ae18Ef51216A223Ba4063092.png"
}
]
}
12 changes: 10 additions & 2 deletions lists/pancakeswap-extended.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Extended",
"timestamp": "2024-04-01T07:32:34.674Z",
"timestamp": "2024-04-11T06:55:13.130Z",
"version": {
"major": 2,
"minor": 16,
"patch": 216
"patch": 217
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -1692,6 +1692,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256.png"
},
{
"name": "Masa Token",
"symbol": "MASA",
"address": "0x944824290CC12F31ae18Ef51216A223Ba4063092",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x944824290CC12F31ae18Ef51216A223Ba4063092.png"
},
{
"name": "Mask Network",
"symbol": "MASK",
Expand Down
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-eth-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -526,5 +526,13 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0xFAe103DC9cf190eD75350761e95403b7b8aFa6c0.png"
},
{
"name": "Masa Token",
"symbol": "MASA",
"address": "0x944824290CC12F31ae18Ef51216A223Ba4063092",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x944824290CC12F31ae18Ef51216A223Ba4063092.png"
}
]
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -3214,5 +3214,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x07715EE7219B07b8e01CC7d2787f4e5e75860383.png"
},
{
"name": "Masa Token",
"symbol": "MASA",
"address": "0x944824290CC12F31ae18Ef51216A223Ba4063092",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x944824290CC12F31ae18Ef51216A223Ba4063092.png"
}
]

0 comments on commit 58bea6d

Please sign in to comment.