Skip to content

Commit

Permalink
added JEFF
Browse files Browse the repository at this point in the history
  • Loading branch information
sameepsi committed Dec 18, 2024
1 parent f53666f commit 15b509f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quickswap-default-token-list",
"version": "1.3.60",
"version": "1.3.61",
"description": "◦ The Quickswap default token list",
"main": "build/quickswap-default.tokenlist.json",
"scripts": {
Expand Down
12 changes: 10 additions & 2 deletions src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -1267,8 +1267,7 @@
"chainId": 137,
"logoURI": "https://i.imgur.com/sXP3ndq.png",
"trending": false
}
,
},
{
"name": "Moonflow",
"address": "0x7AEfff599570dEC2F3DbBc2ACe3cb1F8206749eB",
Expand All @@ -1277,5 +1276,14 @@
"chainId": 137,
"logoURI": "https://i.imgur.com/leVSn1S.jpeg",
"trending": false
},
{
"name": "Polygon Mascot",
"address": "0x8E4ea556759aEA8868Dc9805991BBb460f0E8512",
"symbol": "JEFF",
"decimals": 18,
"chainId": 137,
"logoURI": "https://i.imgur.com/jfWrohy.png",
"trending": false
}
]

0 comments on commit 15b509f

Please sign in to comment.