Skip to content

Commit

Permalink
chore: list manta
Browse files Browse the repository at this point in the history
  • Loading branch information
chefjackson committed Jan 18, 2024
1 parent 2ad78ae commit 61ea912
Show file tree
Hide file tree
Showing 3 changed files with 20 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 lists/pancakeswap-extended.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Extended",
"timestamp": "2024-01-15T14:53:09.677Z",
"timestamp": "2024-01-18T09:31:47.278Z",
"version": {
"major": 2,
"minor": 16,
"patch": 189
"patch": 190
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -1580,6 +1580,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x26433c8127d9b4e9B71Eaa15111DF99Ea2EeB2f8.png"
},
{
"name": "Manta",
"symbol": "MANTA",
"address": "0x8581cc815e40615998F4561F3e24e68066293595",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x8581cc815e40615998F4561F3e24e68066293595.png"
},
{
"name": "Unmarshal",
"symbol": "MARSH",
Expand Down
11 changes: 10 additions & 1 deletion src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2998,5 +2998,14 @@
"chainId": 56,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/0x9fD470124903957f299a1C90fEdA9043A4619cc6.png"
},
{
"name": "Manta",
"symbol": "MANTA",
"address": "0x8581cc815e40615998F4561F3e24e68066293595",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x8581cc815e40615998F4561F3e24e68066293595.png"
}
]
]

0 comments on commit 61ea912

Please sign in to comment.