Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[addToken] yCRV to MAINNET #332

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Loading