Get Delegator Stake

Get a current delegator stake.

Path Params
string
enum
required

Network name.

Query Params
date-time

Timestamp of the report data period start in the ISO 8601 format. If not specified, the default value is the one month ago.

date-time

Timestamp of the report data period finish in the ISO 8601 format. If not specified, the default value is the current date.

number

Start number of the staking period.

number

Finish number of the staking period.

number
1 to 1000

Number of resources that a single response page contains.

number
0 to 10000000

Number of resources to exclude from a response.

string
required

Delegator address in the required network.

string
enum

Delegator address type in the required network:

  • `deposit` — available for the Ethereum network (used by default)
  • `withdrawal` — available for the Ethereum network
  • `delegator` — available for the Polygon, Solana, Cosmos, Near, and Sui networks (used by default)
  • `stake_account` — available for the Solana
  • `nominator` — available for the TON and Polkadot networks (used by default)
  • `nominator_reward_account` — available for the Polkadot networks
Allowed:
string

Validator address in the required network for this delegator.

string
enum

Group the report data:

  • `stakingPeriod` — aggregate the results by epoch
  • `day` — aggregate the results by days
  • `all` — aggregate the results over the entire period
.
Allowed:
string
enum

Exclude breakdown by validator from the data report.

Allowed:
Responses

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