Skip to content

Commit

Permalink
Merge branch 'main' into add-aixbt_by_Virtuals-2025-02-26-22
Browse files Browse the repository at this point in the history
  • Loading branch information
mzywang authored Mar 1, 2025
2 parents 2932dff + 5604e37 commit f0c1021
Show file tree
Hide file tree
Showing 4 changed files with 25 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.19.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 @@ -159,6 +159,14 @@
"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"
},
{
"chainId": 8453,
"address": "0x4F9Fd6Be4a90f2620860d680c0d4d5Fb53d1A825",
Expand Down
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"
}
]
8 changes: 8 additions & 0 deletions src/tokens/optimism.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,13 @@
"symbol": "KUJI",
"decimals": 6,
"logoURI": "https://assets.coingecko.com/coins/images/20685/standard/kuji-200x200.png"
},
{
"chainId": 10,
"address": "0x14778860E937f509e651192a90589dE711Fb88a9",
"name": "CYBER",
"symbol": "CYBER",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/31274/large/token.png?1715826754"
}
]

0 comments on commit f0c1021

Please sign in to comment.