diff --git a/src/utils/index.ts b/src/utils/index.ts index 98cdbd187..97bb46b89 100644 --- a/src/utils/index.ts +++ b/src/utils/index.ts @@ -42,6 +42,8 @@ export const domains = [ 'staging-api.deriv.be', 'staging-api.deriv.me', 'staging-api.deriv.com', + 'api.binary.sx', + 'staging-api.binary.sx', ]; export const getCurrencyObject = (currency: string) => {