interface ValidatorsApy {
    apys: ValidatorApy[];
    epoch: string;
}

Properties

Properties

apys: ValidatorApy[]
epoch: string