Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
barbaro84 authored Dec 27, 2024
2 parents 622abb7 + 2d66f48 commit 7e943e0
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 1 deletion.
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.26.0",
"version": "12.34.0",
"description": "The Uniswap default token list",
"main": "build/uniswap-default.tokenlist.json",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions src/tokens/arbitrum.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,13 @@
"symbol": "KUJI",
"decimals": 6,
"logoURI": "https://assets.coingecko.com/coins/images/20685/standard/kuji-200x200.png"
},
{
"chainId": 42161,
"name": "Coinbase Wrapped BTC",
"address": "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf",
"symbol": "cbBTC",
"decimals": 8,
"logoURI": "https://assets.coingecko.com/coins/images/40143/large/cbbtc.webp"
}
]
8 changes: 8 additions & 0 deletions src/tokens/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,13 @@
"symbol": "DEGEN",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/34515/large/android-chrome-512x512.png?1706198225"
},
{
"chainId": 8453,
"address": "0x50dA645f148798F68EF2d7dB7C1CB22A6819bb2C",
"name": "SPX6900",
"symbol": "SPX",
"decimals": 8,
"logoURI": "https://coin-images.coingecko.com/coins/images/31401/large/sticker_(1).jpg?1702371083"
}
]
64 changes: 64 additions & 0 deletions src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2416,5 +2416,69 @@
"symbol": "DM",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/barbaro84/coins-images-token-logo/main/DogelonMars.jpg"
},
{
"chainId": 1,
"address": "0x58D97B57BB95320F9a05dC918Aef65434969c2B2",
"name": "Morpho Token",
"symbol": "MORPHO",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/29837/large/Morpho-token-icon.png?1726771230"
},
{
"chainId": 1,
"address": "0x8dF723295214Ea6f21026eeEb4382d475f146F9f",
"name": "Quantoz EURQ",
"symbol": "EURQ",
"decimals": 6,
"logoURI": "https://coin-images.coingecko.com/coins/images/51853/large/EURQ_1000px_Color.png?1732071269"
},
{
"chainId": 1,
"address": "0xc83e27f270cce0A3A3A29521173a83F402c1768b",
"name": "Quantoz USDQ",
"symbol": "USDQ",
"decimals": 6,
"logoURI": "https://coin-images.coingecko.com/coins/images/51852/large/USDQ_1000px_Color.png?1732071232"
},
{
"chainId": 1,
"address": "0x3073f7aAA4DB83f95e9FFf17424F71D4751a3073",
"name": "Movement",
"symbol": "MOVE",
"decimals": 8,
"logoURI": "https://s2.coinmarketcap.com/static/img/coins/64x64/32452.png"
},
{
"chainId": 1,
"address": "0x6033F7f88332B8db6ad452B7C6D5bB643990aE3f",
"name": "Lisk",
"symbol": "LSK",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/385/large/Lisk_logo.png?1722338450"
},
{
"chainId": 1,
"address": "0x812Ba41e071C7b7fA4EBcFB62dF5F45f6fA853Ee",
"name": "Neiro",
"symbol": "Neiro",
"decimals": 9,
"logoURI": "https://coin-images.coingecko.com/coins/images/39488/large/neiro.jpg?1731449567"
},
{
"chainId": 1,
"address": "0x0a6E7Ba5042B38349e437ec6Db6214AEC7B35676",
"name": "Swell",
"symbol": "SWELL",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/28777/large/swell1.png?1727899715"
},
{
"chainId": 1,
"address": "0xE0f63A424a4439cBE457D80E4f4b51aD25b2c56C",
"name": "SPX6900",
"symbol": "SPX",
"decimals": 8,
"logoURI": "https://coin-images.coingecko.com/coins/images/31401/large/sticker_(1).jpg?1702371083"
}
]

0 comments on commit 7e943e0

Please sign in to comment.