Interface get_token_tranfers_of_address_Response

interface get_token_tranfers_of_address_Response {
    result: get_token_tranfers_of_address_Result;
}

Properties

Properties