Interface get_token_top_holders_Response

interface get_token_top_holders_Response {
    result: get_token_top_holders_Result;
}

Properties

Properties