ALTER TABLE coin_exchanges MODIFY exchange_type ENUM('service_extension','new_account','cash_withdrawal') NOT NULL;
