@sentio/sdk
    Preparing search index...
    interface FixedSupply {
        burn_events: _0x1.event.EventHandle<_0x4.collection.BurnEvent>;
        current_supply: bigint;
        max_supply: bigint;
        mint_events: _0x1.event.EventHandle<_0x4.collection.MintEvent>;
        total_minted: bigint;
    }
    Index

    Properties

    current_supply: bigint
    max_supply: bigint
    total_minted: bigint