@sentio/sdk
    Preparing search index...
    interface SupplyState<T0> {
        fields: {};
        variant: "Unknown" | "BurnOnly" | "Fixed";
    }

    Type Parameters

    • T0
    Index

    Properties

    Properties

    fields: {}
    variant: "Unknown" | "BurnOnly" | "Fixed"