Skip to content

Commit

Permalink
Merge pull request #135 from connext/add-ezeth
Browse files Browse the repository at this point in the history
feat: add ezeth
  • Loading branch information
wanglonghong authored Mar 2, 2024
2 parents 93b62fd + c135896 commit b351aeb
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 @@ -259,6 +259,12 @@
"mainnetEquivalent": "0x9E32b13ce7f2E80A01932B42553652E053D6ed8e",
"decimals": 18,
"isSingleMinter": true
},
"0x2416092f143378750bb29b79eD961ab195CcEea5": {
"name": "Renzo Restaked ETH",
"symbol": "ezETH",
"mainnetEquivalent": "0x2416092f143378750bb29b79eD961ab195CcEea5",
"decimals": 18
}
},
"rpc": [
Expand Down Expand Up @@ -2557,6 +2563,11 @@
"name": "TEST",
"symbol": "TEST",
"decimals": 18
},
"0x2416092f143378750bb29b79eD961ab195CcEea5": {
"name": "Renzo Restaked ETH",
"symbol": "ezETH",
"decimals": 18
}
},
"rpc": ["https://arb1.arbitrum.io/rpc"],
Expand Down

0 comments on commit b351aeb

Please sign in to comment.