Magidoc

BidType
Object

Fields

#

address

Non-null

bid's address.

eraValidator

Non-null

True if bid (validator) selected in the current era.

inactive

Non-null

False if bid (validator) is currently active.

selfStake

Non-null

The amount of native tokens staked by the specific bid (validator) currently.

commission

Non-null

The percentage of the fee paid for the specific bid (validator) after receiving rewards.

weight

Non-null

The total amount of native tokens staked by the specific bid (validator) and their delegators.

delegators

Non-null

The number of delegators staking for the specific bid (validator).

information

The addtional information for the specific bid (validator).

Usages

#

References

#

  • Field searchBidsByAddresses from Query