You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,21 @@
1
1
# @opensea/sdk
2
2
3
+
## 11.4.0
4
+
5
+
### Minor Changes
6
+
7
+
- df2b152: Add SIWX wallet-link helpers for nonce, message, and link flows.
8
+
- 4bef9a5: Add typed `api.walletAuth` helpers for all 29 scoped wallet operations.
9
+
10
+
### Patch Changes
11
+
12
+
- 2459068: Align wallet-auth scope metadata with the production OpenAPI specification.
13
+
- 0df96eb: Enable Seaport support for Robinhood chain. Canonical Seaport 1.6 is deployed on Robinhood (chain id 4663) and configured in the marketplace backend, so the payment-token helpers no longer throw for it: offers use WETH `0x0bd7d308f8e1639fab988df18a8011f41eacad73`, listings use native ETH, and the chain uses the same default conduit as Abstract, HyperEVM, and Monad.
0 commit comments