Skip to content

Commit

Permalink
[addToken] yCRV to MAINNET (#332)
Browse files Browse the repository at this point in the history
* [addToken] MAINNET/0xfcc5c47be19d06bf83eb04298b026f81069ff65b

* chore: update name to match contract

* chore: use original smaller img

---------

Co-authored-by: MarcoWorms <[email protected]>
Co-authored-by: Alfetopito <[email protected]>
  • Loading branch information
3 people authored Jan 11, 2024
1 parent 51bb837 commit 9333cb8
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/public/CowSwap.json
Original file line number Diff line number Diff line change
Expand Up @@ -797,6 +797,14 @@
"chainId": 1,
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xf951e335afb289353dc249e82926178eac7ded78/logo.png"
},
{
"address": "0xfcc5c47be19d06bf83eb04298b026f81069ff65b",
"symbol": "yCRV",
"name": "Yearn CRV",
"decimals": 18,
"chainId": 1,
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xfcc5c47be19d06bf83eb04298b026f81069ff65b/logo.png"
},
{
"address": "0xfcf8eda095e37a41e002e266daad7efc1579bc0a",
"symbol": "FLEX",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"removed": false,
"address": "0xfcc5c47be19d06bf83eb04298b026f81069ff65b",
"symbol": "yCRV",
"name": "Yearn CRV",
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xfcc5c47be19d06bf83eb04298b026f81069ff65b/logo.png",
"reason": "this is the official Yearn yCRV token, taken from the docs: https://docs.yearn.fi/getting-started/products/ylockers/ycrv/overview\r\n\r\nthere are older yCRV tokens which can wreck users if they pick it, so we hope that by registering we improve the UX for users when searching yCRV in cowswap interface!",
"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 9333cb8

Please sign in to comment.