File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,14 @@ Modules exposes Lido MultiChain deployments. [See full info here](https://lido.f
11
11
This is core module for all L2 functionality. It will throw error if used on with chains that are not currently supported.
12
12
13
13
| ** Chain** | ** wsETH** | ** stETH+(un)Wrap** |
14
- | ------------------ | --------- | ------------------ |
14
+ | ---------------- | --------- | ------------------ |
15
15
| Optimism Sepolia | ✅ | ✅ |
16
16
| Optimism | ✅ | ✅ |
17
17
| Soneium Minato | ✅ | ✅ |
18
18
| Soneium | ✅ | ✅ |
19
- | more 🔜 | | |
19
+ | Unichain Sepolia | ✅ | ✅ |
20
+ | Unichain | ✅ | ✅ |
21
+ | more 🔜 | | |
20
22
21
23
Use this helper to understand which contracts are supported on chain:
22
24
Original file line number Diff line number Diff line change
1
+ # 4.3.0
2
+
3
+ ## SDK
4
+
5
+ ### Added
6
+
7
+ - ` Unichain ` , ` UnichainSepolia ` L2 chains support
8
+
1
9
# 4.2.0
2
10
3
11
## SDK
You can’t perform that action at this time.
0 commit comments