Skip to content

Commit

Permalink
add KAITO 2025 02 26 44 (#1987)
Browse files Browse the repository at this point in the history
* add KAITO

* 13.7.0

---------

Co-authored-by: Ashraf Hamideh <[email protected]>
  • Loading branch information
0sh3 and Ashraf Hamideh authored Feb 28, 2025
1 parent aa2ce05 commit 956be3d
Show file tree
Hide file tree
Showing 2 changed files with 9 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.6.0",
"version": "13.7.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"
}
]

0 comments on commit 956be3d

Please sign in to comment.