Skip to content

Commit

Permalink
feat: savvy token names
Browse files Browse the repository at this point in the history
  • Loading branch information
sogipec committed Dec 13, 2023
1 parent cfd75c2 commit 4e556ba
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 0 deletions.
27 changes: 27 additions & 0 deletions ERC20_LIST.json
Original file line number Diff line number Diff line change
Expand Up @@ -1401,6 +1401,33 @@
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/EUROs.svg"
},
"0x43aB8f7d2A8Dd4102cCEA6b438F6d747b1B9F034​": {
"address": "0x43aB8f7d2A8Dd4102cCEA6b438F6d747b1B9F034​",
"name": "Savvy",
"decimals": 18,
"symbol": "SVY",
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/SVY.svg"
},
"0xF202Ab403Cd7E90197ec0f010ee897E283037706": {
"address": "0xF202Ab403Cd7E90197ec0f010ee897E283037706",
"name": "Savvy USD",
"decimals": 18,
"symbol": "svUSD",
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/svUSD.svg"
},
"0xf7728582002ef82908c8242CF552E969BA863Ffa": {
"address": "0xf7728582002ef82908c8242CF552E969BA863Ffa",
"name": "Savvy ETH",
"decimals": 18,
"symbol": "svETH",
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/svETH.svg"
}
},
"56": {
Expand Down
4 changes: 4 additions & 0 deletions src/assets/tokens/SVY.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions src/assets/tokens/svETH.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/assets/tokens/svUSD.svg
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 4e556ba

Please sign in to comment.