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: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@
11
11
12
12
# OpenSea Stream API - TypeScript SDK
13
13
14
+
> [!IMPORTANT]
15
+
> The OpenSea Stream API has been deprecated. Please refer to our [documentation](https://docs.opensea.io/reference/api-overview) for the latest - you can replace usage with [Get Events](https://docs.opensea.io/reference/list_events).
16
+
14
17
A TypeScript SDK for receiving updates from the OpenSea Stream API - pushed over websockets. We currently support the following event types on a per-collection basis:
0 commit comments