We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5604e37 commit add6e75Copy full SHA for add6e75
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@uniswap/default-token-list",
3
- "version": "13.9.0",
+ "version": "13.10.0",
4
"description": "The Uniswap default token list",
5
"main": "build/uniswap-default.tokenlist.json",
6
"scripts": {
src/tokens/base.json
@@ -166,5 +166,13 @@
166
"symbol": "KAITO",
167
"decimals": 18,
168
"logoURI": "https://coin-images.coingecko.com/coins/images/54411/large/Qm4DW488_400x400.jpg?1739552780"
169
+ },
170
+ {
171
+ "chainId": 8453,
172
+ "address": "0x4F9Fd6Be4a90f2620860d680c0d4d5Fb53d1A825",
173
+ "name": "aixbt by Virtuals",
174
+ "symbol": "AIXBT",
175
+ "decimals": 18,
176
+ "logoURI": "https://coin-images.coingecko.com/coins/images/51784/large/3.png?1731981138"
177
}
178
]
0 commit comments