/
/Layer - gRPC Gateway docs
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Updated on 2026-07-17
Query8
  • getReporterCommission queries accumulated commission for a reporter.
  • getDelegationRewards queries the total rewards accrued by a delegation.
  • getDelegatorReporter queries the reporter of a delegator.
  • getReporterOutstandingRewards queries rewards of a reporter address.
  • getParameters queries the parameters of the module.
  • getReporterStake queries the total tokens of a reporter.
  • getReporters queries all the staked reporters.
  • getReporter queries the reporter of a reporter address.
    Query

    Parameters queries the parameters of the module.

    get/tellor-io/layer/reporter/params

    Response

    A successful response.

    Changes