Skip to content

Commit c13e4d8

Browse files
Adding upgrade Indexer to glossary (#507)
* Adding definition * Update website/pages/en/glossary.mdx Co-authored-by: Benoît Rouleau <[email protected]> * Update website/pages/en/glossary.mdx Co-authored-by: Benoît Rouleau <[email protected]> --------- Co-authored-by: Benoît Rouleau <[email protected]>
1 parent 8782494 commit c13e4d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/pages/en/glossary.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ title: Glossary
2424

2525
- **Indexer's Self Stake**: The amount of GRT that Indexers stake to participate in the decentralized network. The minimum is 100,000 GRT, and there is no upper limit.
2626

27+
- **Upgrade Indexer**: A temporary Indexer designed to act as a fallback for subgraph queries not serviced by other Indexers on the network. It ensures a seamless transition for subgraphs upgrading from the hosted service by readily serving their queries upon being published. The upgrade Indexer is not competitive with other Indexers, and supports chains that were previously exclusive to the hosted service.
28+
2729
- **Delegators**: Network participants who own GRT and delegate their GRT to Indexers. This allows Indexers to increase their stake in subgraphs on the network. In return, Delegators receive a portion of the Indexing Rewards that Indexers receive for processing subgraphs.
2830

2931
- **Delegation Tax**: A 0.5% fee paid by Delegators when they delegate GRT to Indexers. The GRT used to pay the fee is burned.

0 commit comments

Comments
 (0)