Interface get_total_token_supply_Result

interface get_total_token_supply_Result {
    value: string;
}

Properties

Properties

value: string