Skip to content
Merged
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
2 changes: 1 addition & 1 deletion website/src/pages/en/subgraphs/fair-use-policy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The Edge & Node Support Team reserves the right to revise fair limits or impose
If you exceed your fair use limits, you will receive an email alert giving you a grace period of **7 days** to take action. Here are some options:

- Try [pruning Subgraph data](/subgraphs/best-practices/pruning/) to remove unused entities and help stay within storage limits.
- If your subgraph references chains that receive indexing rewards, [indicated by double check marks in the Subgraphs column here](/subgraphs/best-practices/pruning/)), then [publish your Subgraph to the Network](/subgraphs/developing/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph) and [add signal](/subgraphs/developing/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph) to encourage other Indexers on the network to serve it.
- If your subgraph references chains that receive indexing rewards, [indicated by double check marks in the Subgraphs column here](/subgraphs/best-practices/pruning/), then [publish your Subgraph to the Network](/subgraphs/developing/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph) and [add signal](/subgraphs/developing/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph) to encourage other Indexers on the network to serve it.
- If your Subgraph references a chain that **does not** receive indexing rewards, reach out to InfraDAO [[email protected]⁠] or @jmulq on Telegram to discuss options that meet your technical needs.

Edge & Node's team is committed to helping users avoid unnecessary interruptions and will continue to support all builders.
Expand Down
Loading