Skip to content

Commit 8f1e826

Browse files
authored
Merge pull request #204 from lidofinance/feature/unichain-changelog
Unichain – update changelog, add to docs
2 parents 3376cb2 + bf6b5b4 commit 8f1e826

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

docs/sdk/modules/l2.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,14 @@ Modules exposes Lido MultiChain deployments. [See full info here](https://lido.f
1111
This is core module for all L2 functionality. It will throw error if used on with chains that are not currently supported.
1212

1313
| **Chain** | **wsETH** | **stETH+(un)Wrap** |
14-
|------------------| --------- | ------------------ |
14+
| ---------------- | --------- | ------------------ |
1515
| Optimism Sepolia |||
1616
| Optimism |||
1717
| Soneium Minato |||
1818
| Soneium |||
19-
| more 🔜 | | |
19+
| Unichain Sepolia |||
20+
| Unichain |||
21+
| more 🔜 | | |
2022

2123
Use this helper to understand which contracts are supported on chain:
2224

packages/sdk/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 4.3.0
2+
3+
## SDK
4+
5+
### Added
6+
7+
- `Unichain`, `UnichainSepolia` L2 chains support
8+
19
# 4.2.0
210

311
## SDK

0 commit comments

Comments
 (0)