Skip to content

Commit

Permalink
12.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-seitz-uniswap committed Sep 4, 2024
1 parent 8b24917 commit d815d31
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uniswap/default-token-list",
"version": "12.14.0",
"version": "12.15.0",
"description": "The Uniswap default token list",
"main": "build/uniswap-default.tokenlist.json",
"scripts": {
Expand Down
8 changes: 0 additions & 8 deletions src/tokens/bnb.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,5 @@
"symbol": "KUJI",
"decimals": 6,
"logoURI": "https://assets.coingecko.com/coins/images/20685/standard/kuji-200x200.png"
},
{
"chainId": 1,
"address": "0xb131f4A55907B10d1F0A50d8ab8FA09EC342cd74",
"name": "Litentry",
"symbol": "LIT",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/13825/large/logo_200x200.png"
}
]
3 changes: 2 additions & 1 deletion src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2298,6 +2298,7 @@
"logoURI": "https://assets.coingecko.com/coins/images/28161/large/across-200x200.png?1696527165"
},
{
"chainId": 1,
"address": "0xaaeE1A9723aaDB7afA2810263653A34bA2C21C7a",
"name": "Mog Coin",
"symbol": "MOG",
Expand All @@ -2314,7 +2315,7 @@
},
{
"chainId": 1,
"address": "0xb131f4A55907B10d1F0A50d8ab8FA09EC342cd74",
"address": "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723",
"name": "Litentry",
"symbol": "LIT",
"decimals": 18,
Expand Down

0 comments on commit d815d31

Please sign in to comment.