Skip to content

Commit

Permalink
Merge branch 'main' into add-CYBER-2025-02-26-68
Browse files Browse the repository at this point in the history
  • Loading branch information
mzywang authored Feb 28, 2025
2 parents 68394b8 + 673d6e8 commit 5582e4e
Show file tree
Hide file tree
Showing 3 changed files with 17 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": "13.7.0",
"version": "13.9.0",
"description": "The Uniswap default token list",
"main": "build/uniswap-default.tokenlist.json",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions src/tokens/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,5 +158,13 @@
"symbol": "B3",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/54287/large/B3.png?1739001374"
},
{
"chainId": 8453,
"address": "0x98d0baa52b2D063E780DE12F615f963Fe8537553",
"name": "KAITO",
"symbol": "KAITO",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/54411/large/Qm4DW488_400x400.jpg?1739552780"
}
]
8 changes: 8 additions & 0 deletions src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2528,5 +2528,13 @@
"symbol": "FLUX",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x720CD16b011b987Da3518fbf38c3071d4F0D1495/logo.png"
},
{
"chainId": 1,
"address": "0xf983da3ca66964C02628189Ea8Ca99fa9E24f66c",
"name": "Wrapped Analog One Token",
"symbol": "WANLOG",
"decimals": 12,
"logoURI": "https://assets.kraken.com/marketing/web/icons-uni-webp/s_anlog.webp?i=kds"
}
]

0 comments on commit 5582e4e

Please sign in to comment.