Skip to content

Commit 838f2c5

Browse files
alfetopitosumpg41cmagangithub-actions[bot]dohaki
authored
Merge pull request #212 from cowprotocol/release/2.9.0
* [addToken] MAINNET/0x856c4Efb76C1D1AE02e20CEB03A2A6a08b0b8dC3 * [addImage] `0x44108f0223A3C3028F5Fe7AEC7f9bb2E66beF82F` to `MAINNET` (#210) * [addImage] MAINNET/0x44108f0223A3C3028F5Fe7AEC7f9bb2E66beF82F * Updated img * Updated address in the token list --------- Co-authored-by: dohaki <[email protected]> Co-authored-by: Alfetopito <[email protected]> * 2.9.0 --------- Co-authored-by: sumpg41 <[email protected]> Co-authored-by: Chen <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: dohaki <[email protected]>
2 parents 2beafcb + 69e558c commit 838f2c5

File tree

5 files changed

+28
-5
lines changed

5 files changed

+28
-5
lines changed

src/public/CowSwap.json

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "CoW Swap",
3-
"timestamp": "2023-05-25T10:30:00+00:00",
3+
"timestamp": "2023-06-13T10:30:00+00:00",
44
"version": {
55
"major": 2,
6-
"minor": 8,
7-
"patch": 1
6+
"minor": 9,
7+
"patch": 0
88
},
99
"logoURI": "https://ipfs.cow.fi/ipfs/Qme9B6jRpGtZsRFcPjHvA5T4ugFuL4c3SzWfxyMPa59AMo",
1010
"keywords": ["default", "list", "cowswap"],
@@ -199,7 +199,7 @@
199199
"address": "0x44108f0223A3C3028F5Fe7AEC7f9bb2E66beF82F",
200200
"decimals": 18,
201201
"chainId": 1,
202-
"logoURI": "https://ipfs.cow.fi/ipfs/QmUoNa4KGgnjUTZZCxGfhrEjRYHHTuCSvPXemzYNPnXS9o"
202+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x44108f0223A3C3028F5Fe7AEC7f9bb2E66beF82F/logo.png"
203203
},
204204
{
205205
"address": "0x465a5a630482f3abd6d3b84b39b29b07214d19e5",
@@ -377,6 +377,14 @@
377377
"chainId": 1,
378378
"logoURI": "https://tokens.1inch.io/0x853d955acef822db058eb8505911ed77f175b99e.png"
379379
},
380+
{
381+
"address": "0x856c4efb76c1d1ae02e20ceb03a2a6a08b0b8dc3",
382+
"symbol": "OETH",
383+
"name": "Origin Ether",
384+
"decimals": 18,
385+
"chainId": 1,
386+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x856c4Efb76C1D1AE02e20CEB03A2A6a08b0b8dC3/logo.png"
387+
},
380388
{
381389
"symbol": "MIST",
382390
"name": "Alchemist",
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
{}
1+
{
2+
"removed": false,
3+
"address": "0x44108f0223a3c3028f5fe7aec7f9bb2e66bef82f",
4+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x44108f0223A3C3028F5Fe7AEC7f9bb2E66beF82F/logo.png",
5+
"chainId": 1
6+
}
377 Bytes
Loading
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0x856c4efb76c1d1ae02e20ceb03a2a6a08b0b8dc3",
4+
"symbol": "OETH",
5+
"name": "Origin Ether",
6+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x856c4Efb76C1D1AE02e20CEB03A2A6a08b0b8dC3/logo.png",
7+
"reason": "OETH is a new LSD aggregator token, with millions of dollars in liquidity already. Its front end is hosted on oeth.com.\r\nYou know it is not a scam because I am contacting you from [[email protected]](mailto:[email protected]).",
8+
"decimals": 18,
9+
"chainId": 1
10+
}
5.45 KB
Loading

0 commit comments

Comments
 (0)