Skip to content

Commit 7c5f386

Browse files
github-actions[bot]nuttingnuttynutteralfetopito
authored
[addToken] tETH to BASE (#1231)
* [addToken] BASE/0xd09acb80c1e8f2291862c4978a008791c9167003 * chore: update logo --------- Co-authored-by: nuttingnuttynutter <[email protected]> Co-authored-by: Alfetopito <[email protected]>
1 parent c18e18a commit 7c5f386

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

src/public/CowSwap.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1889,6 +1889,14 @@
18891889
"chainId": 8453,
18901890
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/8453/0xcfa3ef56d303ae4faaba0592388f19d7c3399fb4/logo.png"
18911891
},
1892+
{
1893+
"address": "0xd09acb80c1e8f2291862c4978a008791c9167003",
1894+
"symbol": "tETH",
1895+
"name": "Treehouse ETH",
1896+
"decimals": 18,
1897+
"chainId": 8453,
1898+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/8453/0xd09acb80c1e8f2291862c4978a008791c9167003/logo.png"
1899+
},
18921900
{
18931901
"address": "0xfde4c96c8593536e31f229ea8f37b2ada2699bb2",
18941902
"symbol": "USDT",
@@ -2061,4 +2069,4 @@
20612069
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/59144/0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f/logo.png"
20622070
}
20632071
]
2064-
}
2072+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0xd09acb80c1e8f2291862c4978a008791c9167003",
4+
"symbol": "tETH",
5+
"name": "Treehouse ETH",
6+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/8453/0xd09acb80c1e8f2291862c4978a008791c9167003/logo.png",
7+
"reason": "Same as the other tETH ones",
8+
"decimals": 18,
9+
"chainId": 8453
10+
}
9.59 KB
Loading

0 commit comments

Comments
 (0)