Skip to content

Commit

Permalink
feat: add stakewise tokens (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
sogipec authored Nov 27, 2023
1 parent f74155d commit 0ee3004
Show file tree
Hide file tree
Showing 3 changed files with 193 additions and 0 deletions.
16 changes: 16 additions & 0 deletions ERC20_LIST.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,22 @@
"hasPermit": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/ankrETH.svg"
},
"0x48C3399719B582dD63eB5AADf12A40B4C3f52FA2": {
"address": "0x48C3399719B582dD63eB5AADf12A40B4C3f52FA2",
"name": "StakeWise",
"decimals": 18,
"symbol": "SWISE",
"hasPermit": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/SWISE.svg"
},
"0xf1C9acDc66974dFB6dEcB12aA385b9cD01190E38": {
"address": "0xf1C9acDc66974dFB6dEcB12aA385b9cD01190E38",
"name": "Staked ETH",
"decimals": 18,
"symbol": "osETH",
"hasPermit": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/osETH.svg"
},
"0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0": {
"address": "0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0",
"decimals": 18,
Expand Down
1 change: 1 addition & 0 deletions src/assets/tokens/SWISE.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
176 changes: 176 additions & 0 deletions src/assets/tokens/osETH.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 0ee3004

Please sign in to comment.