/
/Layer - gRPC Gateway docs
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 15m ago · Updated 2mo ago
Query22
  • get/layer/bridge/get_attestation_data_by_snapshot/{snapshot}
  • get/layer/bridge/get_attestations_by_snapshot/{snapshot}
  • get/layer/bridge/get_current_aggregate_report/{query_id}
  • get/layer/bridge/get_data_before/{query_id}/{timestamp}
  • get/layer/bridge/get_evm_address_by_validator_address/{validatorAddress}
  • getQueries a list of GetEvmValidators items.
  • get/layer/bridge/get_snapshots_by_report/{queryId}/{timestamp}
  • get/layer/bridge/get_validator_checkpoint
  • get/layer/bridge/get_validator_checkpoint_params/{timestamp}
  • get/layer/bridge/get_validator_timestamp_by_index/{index}
  • get/layer/bridge/get_valset_by_timestamp/{timestamp}
  • get/layer/bridge/get_valset_sigs/{timestamp}
  • getParameters queries the parameters of the module.
  • getParameters queries the parameters of the module.
  • 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/layer/bridge/params

    Response

    A successful response.

    Changes