@sentio/sdk
    Preparing search index...
    interface SetMaxSupply {
        collection: string;
        new_max_supply: bigint;
        old_max_supply: bigint;
    }
    Index

    Properties

    collection: string
    new_max_supply: bigint
    old_max_supply: bigint