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"}

KeysDefinition
deposite_kyc_openDeposit of funds
withdraw_kyc_openWithdrawal of funds
exchange_trade_kyc_openPerform spot trading in exchange
lever_trade_kyc_openPerform leverage trading in exchange
contract_transfer_kyc_openPerform future (contract) trading in exchange
  • 无标签