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

Submitted URL: http://my.swaymarkets.com/
Effective URL: https://my.swaymarkets.com/
Submission: On March 04 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


18901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044Today




Chat with us, powered by LiveChat