• {{'Home'|translate}}
  • {{'Add to wallet'|translate}}

{{'Add to wallet'|translate}}

{{'Available wallet amount'|translate}}: {{vm.user_available_balance | currency : selectedCurrency.currency_symbol : GeneralConfig.fraction}}

{{'You must enter the amount' | translate}} {{'You did not enter a valid number' | translate}} {{'Your field value is lesser than minimum value' | translate}} {{'Your field value is greater than maximum value' | translate}} {{amountErr}}
  • {{'Minimum withdraw amount'|translate}}: {{vm.minimum_wallet_amount | currency : selectedCurrency.currency_symbol : GeneralConfig.fraction}}
  • {{'Maximum withdraw amount'|translate}}: {{vm.maximum_wallet_amount | currency : selectedCurrency.currency_symbol : GeneralConfig.fraction}}