Skip to content

Commit feb84e9

Browse files
0sh3Ashraf Hamideh
andauthored
add Uniswap 2025 11 26 73 (#2218)
* add Uniswap * 16.3.0 --------- Co-authored-by: Ashraf Hamideh <osh@CORN-Ashraf-451.local>
1 parent 61f8167 commit feb84e9

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uniswap/default-token-list",
3-
"version": "16.2.0",
3+
"version": "16.3.0",
44
"description": "The Uniswap default token list",
55
"main": "build/uniswap-default.tokenlist.json",
66
"scripts": {

src/tokens/base.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,5 +382,13 @@
382382
"symbol": "AUDD",
383383
"decimals": 6,
384384
"logoURI": "https://coin-images.coingecko.com/coins/images/33263/large/AUDD-Logo-Blue_512.png?1701319895"
385+
},
386+
{
387+
"chainId": 8453,
388+
"address": "0xc3De830EA07524a0761646a6a4e4be0e114a3C83",
389+
"name": "Uniswap",
390+
"symbol": "UNI",
391+
"decimals": 18,
392+
"logoURI": "https://ethereum-optimism.github.io/data/UNI/logo.png"
385393
}
386394
]

0 commit comments

Comments
 (0)