Get delegator stake information for stake.fish validator

Retrieve aggregated stake information for a delegator staking with the stake.fish Sui validator.

Response Includes:

  • Delegator address and validator address
  • Total delegated amount (sum of all stake accounts)
  • Array of individual stake accounts with details

Stake Account Details:

  • Stake object ID, principal amount, pool ID
  • Activation epoch, active/pending status
  • Support for multiple simultaneous delegations
Path Params
string
required

SUI address of the delegator (must be a valid 32-byte hex address starting with 0x)

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json