crossbell - v1.13.1

    Interface AchievementInfo

    interface AchievementInfo {
        attributes: [{ trait_type: string; value: string }];
        description: string;
        media: string;
        name: FunctionStringCallback;
        targetValue?: number;
        tokenId: number;
        unit: string;
        uri: string;
    }
    Index

    Properties

    attributes: [{ trait_type: string; value: string }]
    description: string
    media: string
    name: FunctionStringCallback
    targetValue?: number
    tokenId: number
    unit: string
    uri: string
    MMNEPVFCICPMFPCPTTAAATR