Human Protocol SDK
search
⌘Ctrlk
Human Protocol SDK
  • HUMAN Protocol SDK
  • Typescript SDK
    • Encryption
    • Escrow
    • KVStore
    • Staking
    • Operator
    • Storage
    • Statistics
    • Transaction
  • Python SDK
    • agreement
    • encryption
    • escrow
    • kvstore
    • staking
    • operator
      • operator_utils
    • statistics
    • storage
    • transaction
    • constants
    • filter
    • utils
  • CHANGELOG
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Python SDK

operator

This module enables to perform actions on staking contracts and obtain staking information from both the contracts and subgraph.

hashtag
Submodules

  • human_protocol_sdk.operator.operator_utils module

    • Code Example

    • Module

    • OperatorData

      • OperatorData.__init__()

    • OperatorFilter

      • OperatorFilter.__init__()

    • OperatorUtils

      • OperatorUtils.get_operator()

      • OperatorUtils.get_operators()

      • OperatorUtils.get_reputation_network_operators()

      • OperatorUtils.get_rewards_info()

    • OperatorUtilsError

    • RewardData

      • RewardData.__init__()

Last updated 1 month ago