Get bidder

Get bidder by public key

GET /bidders/{public_key}?era_id={era_id}

Query params

Query param
Description

era_id

Active auction era identifier. Data for older eras aren't persistent for long, and will eventually become unavailable. This is a required parameter

Sorting

None

Optional properties

Property
Type
Description

account_info

Account info provided by the bidder

average_performance

Moving average of validator performance based on the received rewards over the past 360 eras (approximately one month)

centralized_account_info

Account information available for known accounts provided by CSPR.cloud team

Response

Bidder

Example

Last updated