We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f48ab9 commit 70038c8Copy full SHA for 70038c8
packages/sdk/CHANGELOG.md
@@ -5,10 +5,13 @@
5
### Added
6
7
- `Sepolia` testnet
8
+- New method `getWithdrawalWaitingTimeByAmount` for fetching withdrawal waiting time for amount of eth
9
+- New method `getWithdrawalWaitingTimeByRequestIds` for fetching withdrawal waiting time for earlier created requests by their ids
10
11
## Playground
12
13
- Support for `Sepolia` testnet
14
+- Added blocks with new methods `getWithdrawalWaitingTimeByAmount` and `getWithdrawalWaitingTimeByRequestIds`
15
16
# 3.1.0
17
0 commit comments