Skip to content

Commit

Permalink
Merge pull request #212 from cowprotocol/release/2.9.0
Browse files Browse the repository at this point in the history
* [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]>
  • Loading branch information
5 people authored Jun 13, 2023
2 parents 2beafcb + 69e558c commit 838f2c5
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 5 deletions.
16 changes: 12 additions & 4 deletions src/public/CowSwap.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "CoW Swap",
"timestamp": "2023-05-25T10:30:00+00:00",
"timestamp": "2023-06-13T10:30:00+00:00",
"version": {
"major": 2,
"minor": 8,
"patch": 1
"minor": 9,
"patch": 0
},
"logoURI": "https://ipfs.cow.fi/ipfs/Qme9B6jRpGtZsRFcPjHvA5T4ugFuL4c3SzWfxyMPa59AMo",
"keywords": ["default", "list", "cowswap"],
Expand Down Expand Up @@ -199,7 +199,7 @@
"address": "0x44108f0223A3C3028F5Fe7AEC7f9bb2E66beF82F",
"decimals": 18,
"chainId": 1,
"logoURI": "https://ipfs.cow.fi/ipfs/QmUoNa4KGgnjUTZZCxGfhrEjRYHHTuCSvPXemzYNPnXS9o"
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x44108f0223A3C3028F5Fe7AEC7f9bb2E66beF82F/logo.png"
},
{
"address": "0x465a5a630482f3abd6d3b84b39b29b07214d19e5",
Expand Down Expand Up @@ -377,6 +377,14 @@
"chainId": 1,
"logoURI": "https://tokens.1inch.io/0x853d955acef822db058eb8505911ed77f175b99e.png"
},
{
"address": "0x856c4efb76c1d1ae02e20ceb03a2a6a08b0b8dc3",
"symbol": "OETH",
"name": "Origin Ether",
"decimals": 18,
"chainId": 1,
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x856c4Efb76C1D1AE02e20CEB03A2A6a08b0b8dC3/logo.png"
},
{
"symbol": "MIST",
"name": "Alchemist",
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
{}
{
"removed": false,
"address": "0x44108f0223a3c3028f5fe7aec7f9bb2e66bef82f",
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x44108f0223A3C3028F5Fe7AEC7f9bb2E66beF82F/logo.png",
"chainId": 1
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"removed": false,
"address": "0x856c4efb76c1d1ae02e20ceb03a2a6a08b0b8dc3",
"symbol": "OETH",
"name": "Origin Ether",
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x856c4Efb76C1D1AE02e20CEB03A2A6a08b0b8dC3/logo.png",
"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]).",
"decimals": 18,
"chainId": 1
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 838f2c5

Please sign in to comment.