Skip to content

Commit

Permalink
Merge pull request #133 from mellaught/prod-stETH
Browse files Browse the repository at this point in the history
added stETH token for the mainnet net
  • Loading branch information
preethamr authored Mar 8, 2024
2 parents 834c9fa + 2cb124b commit 94553cb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions crossChain.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,12 @@
"decimals": 18,
"isSingleMinter": true
},
"0xb368ae21081709d03c00d7Dc51737d8abd9384e6": {
"name": "Inception Restaked stETH ",
"symbol": "InstETH",
"mainnetEquivalent": "0x7FA768E035F956c41d6aeaa3Bd857e7E5141CAd5",
"decimals": 18
},
"0x2416092f143378750bb29b79eD961ab195CcEea5": {
"name": "Renzo Restaked ETH",
"symbol": "ezETH",
Expand Down Expand Up @@ -2564,6 +2570,11 @@
"symbol": "TEST",
"decimals": 18
},
"0xb368ae21081709d03c00d7Dc51737d8abd9384e6": {
"name": "Inception Restaked stETH ",
"symbol": "InstETH",
"decimals": 18,
},
"0x2416092f143378750bb29b79eD961ab195CcEea5": {
"name": "Renzo Restaked ETH",
"symbol": "ezETH",
Expand Down

0 comments on commit 94553cb

Please sign in to comment.