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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,3 +103,9 @@ Format and lint code:
103
103
## Bug Bounty
104
104
105
105
Report security vulnerabilities and learn about our Bug Bounty Program [here](https://docs.zora.co/bug-bounty/bug-bounty-program).
106
+
107
+
## Deprecation Notice: Goldsky
108
+
109
+
The Goldsky subgraph integration previously used in this repository has been deprecated. The service contract with Goldsky has been terminated and all associated subgraph endpoints are no longer active.
110
+
111
+
Code referencing Goldsky subgraph URLs (primarily in the `legacy/` directory) remains in the repository for historical reference but is non-functional. For indexed on-chain data, refer to the current indexing infrastructure in the [Zora developer documentation](https://docs.zora.co).
0 commit comments