Avalanche SDK Client
    Preparing search index...

    Type Alias GetCurrentSupplyParameters

    Parameters for the platform.getCurrentSupply method. Get the current supply of a token.

    type GetCurrentSupplyParameters = {
        subnetId?: string;
    }
    Index

    Properties

    Properties

    subnetId?: string

    The ID of the Subnet to get the supply for. If omitted, gets supply for the Primary Network