PHPH1 elephant logo

Description

  • Gets all delegations to a validator using the specified ONE address of the validator.

    There may be more information in the PHPH1 Class Documentation.

Parameters

  • String:
    Validator ONE wallet address

Returns

  • Array of Object:
  • Undelegations - JSON Array:
    List of pending undelegations.
    • Amount - Number:
      The amount undelegated in atto
    • Epoch - Number:
      The epoch when undelegated
  • amount - Number:
    Amount delegated in atto.
  • delegator_address - String:
    Delegator ONE wallet address.
  • reward - Number:
    Unclaimed rewards in Atto.
  • validator_address - String:
    Validator ONE wallet address.