my.swaymarkets.com Open in urlscan Pro
2606:4700::6812:1d93  Public Scan

Submitted URL: http://my.swaymarkets.com/
Effective URL: https://my.swaymarkets.com/
Submission: On December 01 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="main-login-form" class="LoginForm">
  <div class="LoginForm__inputs-inner">
    <div class="BaseTextField ReduxTextField">
      <div><input class="BaseTextField__inp" id="emailOrPhone" type="email" autocomplete="on" placeholder="" input="[object Object]" value=""><label class="BaseTextField__label" for="emailOrPhone"><span>Email</span></label><span
          class="ReduxTextField__error"></span>
        <div class="FieldHelpText">
          <style>
            .FieldHelpText .Tooltip__text {
              background: rgba(119, 119, 119, 0.4);
              color: #FFFFFF;
            }

            .FieldHelpText .Tooltip__text:hover {
              background: rgba(42, 174, 185, 0.4);
            }
          </style>
        </div>
      </div>
    </div>
    <div class="BaseTextField ReduxTextField">
      <div><input class="BaseTextField__inp" id="password" type="password" autocomplete="on" placeholder="" input="[object Object]" value=""><label class="BaseTextField__label" for="password"><span>Password</span></label><span
          class="ReduxTextField__error"></span>
        <div class="FieldHelpText">
          <style>
            .FieldHelpText .Tooltip__text {
              background: rgba(119, 119, 119, 0.4);
              color: #FFFFFF;
            }

            .FieldHelpText .Tooltip__text:hover {
              background: rgba(42, 174, 185, 0.4);
            }
          </style>
        </div>
      </div>
    </div>
    <div class="jsx-2162930654 jsx-2877198508 CheckboxField"><input name="rememberMe" id="rememberMeFieldId" type="checkbox" class="jsx-2162930654 jsx-2877198508 " value=""><label for="rememberMeFieldId"
        class="jsx-2162930654 jsx-2877198508 CheckboxField__label"><span class="jsx-2162930654 jsx-2877198508"><svg viewBox="0 0 12 10" class="jsx-2162930654 jsx-2877198508">
            <polyline points="1.5 6 4.5 9 10.5 1" class="jsx-2162930654 jsx-2877198508"></polyline>
          </svg></span><span>Remember me</span></label></div>
  </div>
  <div class="ForgotPass__inner"><a href="/auth/password-reset">Forgot password?</a><a href="/auth/resend-email-confirmation">Couldn't confirm email?</a></div><button type="submit" id="login-page-sign-in-button" disabled=""
    class="jsx-2057146087 DefaultButton filled"><span class="jsx-2057146087 DefaultButton__text">Sign in</span><span class="jsx-2057146087 DefaultButton__preloader"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
        <path fill="#fff" d="M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50">
          <animateTransform attributeName="transform" attributeType="XML" type="rotate" dur="1s" from="0 50 50" to="360 50 50" repeatCount="indefinite"></animateTransform>
        </path>
      </svg></span>
    <style>
      .DefaultButton {
        border-radius: 3px;
        border: 1px solid #2aaeb9;
        color: #2aaeb9;
      }

      .DefaultButton:hover {
        border-color: rgba(42, 174, 185, 0.8);
        background: linear-gradient(53.07deg, rgba(18, 19, 40, 0.15) 0%, rgba(0, 255, 241, 0.15) 100%);
        color: rgba(42, 174, 185, 0.8);
      }

      .DefaultButton:disabled {
        border-color: transparent;
        background: linear-gradient(53.07deg, rgba(18, 19, 40, 0.4) 0%, rgba(0, 255, 241, 0.4) 100%);
      }

      .filled {
        color: #FFFFFF;
        border: none;
        background: linear-gradient(53.07deg, rgba(18, 19, 40, 1) 0%, rgba(0, 255, 241, 1) 100%);
      }

      .filled:hover {
        box-shadow: 0 3px 6px 0 rgba(42, 174, 185, 0.4);
        background: linear-gradient(53.07deg, rgba(18, 19, 40, 1) 0%, rgba(0, 255, 241, 1) 100%);
        color: #FFFFFF;
      }

      .filled:disabled {
        background: linear-gradient(53.07deg, rgba(18, 19, 40, 1) 0%, rgba(0, 255, 241, 1) 100%);
      }

      .plus:after,
      .plus:before {
        background-color: #2aaeb9;
      }

      .previous:before {
        border: solid #2aaeb9;
        border-width: 0 0 2px 2px;
      }

      .next:after {
        border: solid #2aaeb9;
        border-width: 0 2px 2px 0;
      }

      .filled.plus:after,
      .filled.plus:before {
        background-color: #FFFFFF;
      }

      .not-button {
        pointer-events: none;
      }

      .noBorder:hover {
        color: #db00ff;
      }

      .DefaultButton_preload {
        background: linear-gradient(53.07deg, rgba(18, 19, 40, 0.2) 0%, rgba(0, 255, 241, 0.2) 100%);
      }

      .DefaultButton_preload.filled {
        background: linear-gradient(81deg, rgba(18, 19, 40, 0.6) 100%, rgba(0, 255, 241, 0.6) 100%);
      }

      .DefaultButton__preloader svg path {
        fill: #2aaeb9;
      }

      .filled .DefaultButton__preloader svg path {
        fill: #FFFFFF;
      }

      .DefaultButton__success {
        border-color: rgba(56, 151, 0, 0.5);
        color: #389700;
      }

      .DefaultButton__success:hover {
        background: rgba(56, 151, 0, 0.2);
        color: #389700;
        border-color: #389700;
      }

      .DefaultButton__success:disabled {
        border-color: transparent;
        background: rgba(56, 151, 0, 0.2);
      }

      .DefaultButton_preload.DefaultButton__success {
        background: rgba(56, 151, 0, 0.2);
      }

      .DefaultButton_preload.DefaultButton__success .DefaultButton__preloader svg path {
        fill: #389700;
      }

      .DefaultButton__error {
        border-color: rgba(255, 64, 88, 0.5);
        color: #ff4058;
      }

      .DefaultButton__error:hover {
        background: rgba(255, 64, 88, 0.2);
        color: #ff4058;
        border-color: #ff4058;
      }

      .DefaultButton__error:disabled {
        border-color: transparent;
        background: rgba(255, 64, 88, 0.2);
      }

      .DefaultButton_preload.DefaultButton__error {
        background: rgba(255, 64, 88, 0.2);
      }

      .DefaultButton_preload.DefaultButton__error .DefaultButton__preloader svg path {
        fill: #ff4058;
      }

      .DefaultButton__warning {
        border-color: rgba(245, 166, 35, 0.5);
        color: #F5A623;
      }

      .DefaultButton__warning:hover {
        background: rgba(245, 166, 35, 0.2);
        color: #F5A623;
        border-color: #F5A623;
      }

      .DefaultButton__warning:disabled {
        border-color: transparent;
        background: rgba(245, 166, 35, 0.2);
      }

      .DefaultButton_preload.DefaultButton__warning {
        background: rgba(245, 166, 35, 0.2);
      }

      .DefaultButton_preload.DefaultButton__warning .DefaultButton__preloader svg path {
        fill: #F5A623;
      }
    </style>
  </button>
  <div id="telegramAuthWrapper" class="jsx-574262162">
    <script></script>
  </div>
</form>

Text Content

You need to enable JavaScript to run this app.
Sign inRegister
Email

Password

Remember me
Forgot password?Couldn't confirm email?
Sign in

English


1890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043Today




Chat with us, powered by LiveChat