Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,9 @@ Format and lint code:
## Bug Bounty

Report security vulnerabilities and learn about our Bug Bounty Program [here](https://docs.zora.co/bug-bounty/bug-bounty-program).

## Deprecation Notice: Goldsky

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.

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).
Loading