Wiz Score

Wiz Score weightings

Get the current score and its weightings

GET https://api.stakewiz.com/wiz_score

{
    "vote_success_weight": 0.2,
    "skip_rate_weight": 0.2,
    "skip_rate_cutoff_multiplier": 1,
    "min_versions": [
        "1.10.25"
    ],
    "invalid_version_penalty": -0.2,
    "info_weight": 0.1,
    "max_commission": 10,
    "commission_weight": 0.10,
    "epoch_distance_max": 30,
    "epoch_distance_weight": 0.1,
    "stake_weight_threshold": 0.1,
    "stake_weight_weight": 0.15,
    "withdraw_authority_penalty": -0.2,
    "asn_concentration_weight": -0.066,
    "city_concentration_weight": -0.066,
    "asn_city_concentration_weight": -0.066,
    "uptime_weight": 0.15,
    "uptime_cutoff": 0.99,
    "superminority_penalty": -0.2,
    "score_version": 24
}

Last updated