Auction metrics
The AuctionMetrics
entity represents calculated metrics for the era retrieved from auction info
Properties
The AuctionMetrics
entity has the following properties:
Property
Type
Description
current_era_id
uint
Current era identifier
active_validator_number
uint
Current number of active validators
total_bids_number
uint
active_bids_number
uint
total_active_era_stake
uint
Total sum of all validator stakes from current and next era
Example
Optional properties
None
Relations
Entity
Mapping property
Description
total_bids_number,active_bids_number
Validators with active bids are bidders in the auction era
total_active_era_stake
Validators of the current and next era hold active era stake
Endpoints
The AuctionMetrics
entity has the following endpoints:
Relation endpoints
None
Last updated