Parameters for token supply request Gets the current total supply of a token

TokenSupplyParams

interface TokenSupplyParams {
    contractaddress: string;
}

Properties

Properties

contractaddress: string

Token contract address