Documentation

    Interface GetTotalSupplyParams

    Return total supply for a coin

    interface GetTotalSupplyParams {
        coinType: string;
        signal?: AbortSignal;
    }
    Index

    Properties

    Properties

    coinType: string

    type name for the coin (e.g., 0x168da5bf1f48dafc111b0a488fa454aca95e0b5e::usdc::USDC)

    signal?: AbortSignal
    MMNEPVFCICPMFPCPTTAAATR