We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b38e63 commit bf6b5b4Copy full SHA for bf6b5b4
docs/sdk/modules/l2.md
@@ -11,12 +11,14 @@ Modules exposes Lido MultiChain deployments. [See full info here](https://lido.f
11
This is core module for all L2 functionality. It will throw error if used on with chains that are not currently supported.
12
13
| **Chain** | **wsETH** | **stETH+(un)Wrap** |
14
-|------------------| --------- | ------------------ |
+| ---------------- | --------- | ------------------ |
15
| Optimism Sepolia | ✅ | ✅ |
16
| Optimism | ✅ | ✅ |
17
| Soneium Minato | ✅ | ✅ |
18
| Soneium | ✅ | ✅ |
19
-| more 🔜 | | |
+| Unichain Sepolia | ✅ | ✅ |
20
+| Unichain | ✅ | ✅ |
21
+| more 🔜 | | |
22
23
Use this helper to understand which contracts are supported on chain:
24
0 commit comments