In the backend, you may use this KV to control if KYC is required for the respective action.
Path: Public Management > Common Configuration > KV
Search: kyc_limit_config
If you want KYC mandatory, change it to 1.
1 - Required , 0 - Not Required
Keys: {"deposite_kyc_open":"0","withdraw_kyc_open":"0","exchange_trade_kyc_open":"0","lever_trade_kyc_open":"0","contract_transfer_kyc_open":"0"}
Keys | Definition |
---|---|
deposite_kyc_open | Deposit of funds |
withdraw_kyc_open | Withdrawal of funds |
exchange_trade_kyc_open | Perform spot trading in exchange |
lever_trade_kyc_open | Perform leverage trading in exchange |
contract_transfer_kyc_open | Perform future (contract) trading in exchange |