{{ __('User will need to deposit at least that amount before being able to withdraw funds.') }}
{{ __('Set the value to 0 if you do not want to limit withdrawals.') }}
{{ __('credits') }}
{{ __('Please note that even though such withdrawals will be processed automatically on the application side an extra email confirmation might be required on the payments provider side (see coinpayments.net settings).') }}
{{ __('Leave zero if you like to manually approve all withdrawals.') }}
{{ __('Check that withdrawal amount does not exceed games profits and previously made deposits.') }}
{{ __('This means that bonuses can not be withdrawn directly unless they spent to play games.') }}
{{ __('Please input any random string nobody can guess (example: :string). This should be the same as IPN secret field in your coinpayments.net account (Account Settings -> Merchant Settings).', ['string' => str_random(20)]) }}
{{ __('Please note that this setting only affects whether an extra email confirmation is required for all withdrawals from your coinpayments.net account.') }}
{{ __('You also need to set "Allow auto_confirm = 1 in create_withdrawal" permission in your coinpayments.net account for the given API key.') }}
{{ __('Required to fetch transactions info from the blockchain.') }}
{{ __('The address of your wallet, where deposited coins will be sent to.') }}
{{ __('Fill it if you like to receive an ERC20 token instead of ETH, otherwise leave empty.') }}
{{ __('Required to fetch transactions info from the blockchain.') }}
{{ __('The address of your wallet, where deposited coins will be sent to.') }}
{{ __('Fill it if you like to receive an BEP20 token instead of BNB, otherwise leave empty.') }}