Skip to content

Commit 10500fa

Browse files
authored
feat: add rstETH token (#384)
* feat: add rstETH token * fix: update name of rstETH to Restaking Vault ETH * fix: update logoURI for rstETH token
1 parent 7cad708 commit 10500fa

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

ERC20_LIST.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@
1010
"useInSwap": false,
1111
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/T.svg"
1212
},
13+
"0x7a4EffD87C2f3C55CA251080b1343b605f327E3a": {
14+
"address": "0x7a4EffD87C2f3C55CA251080b1343b605f327E3a",
15+
"name": "Restaking Vault ETH",
16+
"decimals": 18,
17+
"symbol": "rstETH",
18+
"hasPermit": false,
19+
"useInSwap": false,
20+
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/rstETH.png"
21+
},
1322
"0x745407c86DF8DB893011912d3aB28e68B62E49B0": {
1423
"address": "0x745407c86DF8DB893011912d3aB28e68B62E49B0",
1524
"name": "MahaDAO",

src/assets/tokens/rstETH.png

604 Bytes
Loading

0 commit comments

Comments
 (0)