Skip to content

Commit 00c9cbe

Browse files
authored
[addToken] BASE/0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf
1 parent 0ee7fa6 commit 00c9cbe

File tree

3 files changed

+18
-8
lines changed

3 files changed

+18
-8
lines changed

src/public/CowSwap.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -837,14 +837,6 @@
837837
"chainId": 1,
838838
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xc7283b66eb1eb5fb86327f08e1b5816b0720212b/logo.png"
839839
},
840-
{
841-
"address": "0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf",
842-
"symbol": "cbBTC",
843-
"name": "Coinbase Wrapped BTC",
844-
"decimals": 8,
845-
"chainId": 1,
846-
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf/logo.png"
847-
},
848840
{
849841
"address": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee",
850842
"symbol": "weETH",
@@ -1405,6 +1397,14 @@
14051397
"chainId": 8453,
14061398
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/8453/0xca72827a3d211cfd8f6b00ac98824872b72cab49/logo.png"
14071399
},
1400+
{
1401+
"address": "0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf",
1402+
"symbol": "cbBTC",
1403+
"name": "Coinbase Wrapped BTC",
1404+
"decimals": 8,
1405+
"chainId": 8453,
1406+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/8453/0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf/logo.png"
1407+
},
14081408
{
14091409
"address": "0xcfa3ef56d303ae4faaba0592388f19d7c3399fb4",
14101410
"symbol": "eUSD",
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf",
4+
"symbol": "cbBTC",
5+
"name": "Coinbase Wrapped BTC",
6+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/8453/0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf/logo.png",
7+
"reason": "Add cbBTC to Base",
8+
"decimals": 8,
9+
"chainId": 8453
10+
}
Loading

0 commit comments

Comments
 (0)