aftermath-ts-sdk - v3.3.3
    Preparing search index...

    Cosmetic attribute values decoded from a SuiFren object.

    type SuiFrenAttributes = {
        ears: "ear1";
        expression: "bigSmile";
        main: "6FBBEE";
        secondary: "CF9696";
        skin: "stripes" | "cheetah";
    }
    Index
    ears: "ear1"

    Ear style identifier.

    expression: "bigSmile"

    Facial expression identifier.

    main: "6FBBEE"

    Main color code without a leading #.

    secondary: "CF9696"

    Secondary color code without a leading #.

    skin: "stripes" | "cheetah"

    Skin pattern. The current on-chain values are stripes or cheetah.