opensea-js - v8.0.20
    Preparing search index...

    Interface RarityStrategy

    interface RarityStrategy {
        calculatedAt: string;
        maxRank: number;
        strategyId: string;
        strategyVersion: string;
        tokensScored: number;
    }
    Index

    Properties

    calculatedAt: string
    maxRank: number
    strategyId: string
    strategyVersion: string
    tokensScored: number