Interface get_total_token_supply_Response

interface get_total_token_supply_Response {
    result: get_total_token_supply_Result;
}

Properties

Properties