The Graph Academy
Master The GraphBug BountyExplorer
  • Welcome to The Graph Hub
  • FAQs
  • Official Docs
    • Get Started
    • About The Graph
      • Introduction
      • Network Overview
    • Developer
      • Mastering Subgraphs
      • Quick Start
      • Define a Subgraph
      • Create a Subgraph
      • Publish a Subgraph to the Decentralized Network
      • Query The Graph
      • Querying from an Application
      • Distributed Systems
      • AssemblyScript API
      • AssemblyScript Migration Guide
      • GraphQL API
      • Unit Testing Framework
      • Quick and easy subgraph debugging using forks
      • Deprecating a Subgraph
    • Indexer
      • What are Indexers?
      • Revenue Streams
      • Reward Distribution
      • Allocation Lifecycles
      • Indexing & Querying
      • Hardware requirements
      • IPFS hash converter
      • Vulnerabilities
      • Indexer Subgraph Selection Guide
      • Testnet
        • Graph Protocol Testnet Docker Compose
        • Graph Protocol Testnet Baremetal
          • Architecture Considerations
          • Deploy and Configure Database
          • Deploy and Configure Graph-node
          • Deploy and Configure Indexer stack
      • Monitoring
        • Ethereum Node Chainhead Monitoring - no third parties
      • Best Practices
        • Failed subgraphs - Manually Closing Allocations
    • Delegator
      • Choosing Indexers
        • Network Page
        • Tools
        • Guides
      • Reward Statuses
    • Curator
    • Subgraph Studio
      • How to Use the Subgraph Studio
      • Deploy a Subgraph to the Subgraph Studio
      • Billing on the Subgraph Studio
      • Managing your API keys
      • Subgraph Studio FAQs
      • Transferring Subgraph Ownership
    • The Graph Explorer
    • Supported Networks
      • Building Subgraphs on NEAR
      • Building Subgraphs on Cosmos
      • Building Subgraphs on Arweave
  • The Graph Ecosystem
    • Network
      • Core Developer Teams
        • Edge & Node
        • Streamingfast
        • Figment
        • Semiotic
        • The Guild
        • GraphOps
      • The Graph Foundation
      • The Graph Council
      • Graph Advocates
      • Graph Advocates DAO
    • Infrastructure
      • Mainnet
      • Testnet
      • Network Migration
      • Multichain Migration
      • Firehose
      • Substreams
      • The Graph Client
Powered by GitBook
On this page
  • Pending
  • Unrealized
  • Realized

Was this helpful?

  1. Official Docs
  2. Delegator

Reward Statuses

PreviousGuidesNextCurator

Last updated 4 years ago

Was this helpful?

Documentation for better understanding the statuses of rewards in The Graph Network.

Pending

The reward status pending refers to your rewards being accumulated in an active allocation by the indexer. It can fluctuate by an increase/decrease of total allocation size by the Indexer but also by time passing by. can be used to see total pending rewards and also pending rewards of an Indexer and of the Delegators of that Indexer.

The rewards in pending are subject to changes of the Indexers indexing and fee cuts. This is a vulnerability that can be exploited by malicious Indexers, see the link to Indexer Behavior below.

Unrealized

The section unrealized shows the final amount of GRT that has been assigned to you. The network automatically add your unrealized rewards to your existing delegation and is referred to as automatic compounding.

Realized

Once you have exited your rewards (subject to a 28 day thawing period) you can withdraw your realized rewards. It is important to note that your realized rewards are no longer delegated and do no longer earn rewards.

Oracleminder.com
Vulnerabilities