Return total supply for a coin

interface GetTotalSupplyParams {
    coinType: string;
}

Properties

Properties

coinType: string

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